[Freeswitch-users] mod_say_en directory location
Phillip Jones
pjintheusa at gmail.com
Thu Jul 9 11:46:10 PDT 2009
Thanks for the response.
I don't think so - the trace states:
[ERR] mod_sndfile.c: 192 Error Opening File [C:\Program Files
(x86)\Freeswitch\sounds\en\digits/1.wav] [System error : The system cannot
find the path specified.]
I created a 16000 directory to see whether that would help, and it did not.
My C:\Program Files (x86)\Freeswitch\conf\lang\en\en.xml contains:
<include>
<language name="en" sound-path="$${base_dir}/sounds/en/us/callie"
tts-engine="cepstral" tts-voice="callie">
<X-PRE-PROCESS cmd="include" data="demo/*.xml"/> <!-- Note: this now
grabs whole subdir, previously grabbed only demo.xml -->
<!--voicemail_en_tts is purely implemented with tts, we have the files
based one that is the default. -->
<X-PRE-PROCESS cmd="include" data="vm/sounds.xml"/> <!-- vm/tts.xml if
you want to use tts and have cepstral -->
</language>
</include>
Am I correct in thinking this is where the sound file dir for digits would
be specified?
On Thu, Jul 9, 2009 at 12:38 PM, Michael Collins <msc at freeswitch.org> wrote:
> Is the call perhaps at 16kHz and it's looking for non-installed 16kHz sound
> files?
> -MC
>
> On Thu, Jul 9, 2009 at 9:06 AM, Phillip Jones <pjintheusa at gmail.com>wrote:
>
>> Hi there,
>>
>> I have a very simply script that speaks back some digits, as so:
>>
>> session:execute("say", "en number iterated 1234");
>>
>> However, to get this to work successfully I have had to move the 'digits'
>> directory to:
>>
>> C:\Program Files (x86)\Freeswitch\sounds\en
>>
>> from the default:
>>
>> C:\Program Files (x86)\Freeswitch\sounds\en\us\callie\digits\8000
>>
>>
>> This is a clean install of FreeSWITCH - so I am wondering why I needed to
>> do this, what have not configured correctly?
>>
>> As you can see I am using windows with a resent build (3 days) from svn.
>>
>> Any help appreciated.
>>
>> Thanks
>>
>>
>> Phillip Jones
>>
>>
>>
>>
>>
>> _______________________________________________
>> 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
>>
>>
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090709/1c8bce4c/attachment-0002.html
More information about the FreeSWITCH-users
mailing list