[Freeswitch-users] Cannot choose Cepstral voice from dialplan
pauld
pauld at versafon.com
Thu Feb 12 16:35:02 PST 2009
<extension name="tts">
<condition field="destination_number" expression="^69999$">
<action application="answer"/>
<action application="speak" data="cepstral|Callie-8kHz|Your call
cannot be completed"/>
<action application="speak" data="cepstral|Callie|Your call cannot
be completed."/>
<action application="hangup" data="SUCCESS"/>
</condition>
</extension>
Brian West wrote:
> You still didn't answer my question. How are you trying to do this
> from the dialplan.
>
> /b
>
> On Feb 12, 2009, at 8:08 AM, pauld wrote:
>
>
>> Yes I am using 5.1, I haven't done anything special other than
>> followed
>> wiki and then the advice given here to create symlinks in FS lib dir
>> to all
>> cepstral libs. I have cepstral libs in a standard location /opt/
>> swift/lib.
>> I have given an example extension I used for testing earlier in this
>> thread
>>
>
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
More information about the FreeSWITCH-users
mailing list