Thanks for the response.<br><br>I don&#39;t think so - the trace states:<br><br>[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.]<br>
<br>I created a 16000 directory to see whether that would help, and it did not.<br><br>My C:\Program Files (x86)\Freeswitch\conf\lang\en\en.xml contains:<br><br>&lt;include&gt;<br>  &lt;language name=&quot;en&quot; sound-path=&quot;$${base_dir}/sounds/en/us/callie&quot; tts-engine=&quot;cepstral&quot; tts-voice=&quot;callie&quot;&gt;<br>
    &lt;X-PRE-PROCESS cmd=&quot;include&quot; data=&quot;demo/*.xml&quot;/&gt; &lt;!-- Note: this now grabs whole subdir, previously grabbed only demo.xml --&gt;<br>    &lt;!--voicemail_en_tts is purely implemented with tts, we have the files based one that is the default. --&gt;<br>
    &lt;X-PRE-PROCESS cmd=&quot;include&quot; data=&quot;vm/sounds.xml&quot;/&gt;  &lt;!-- vm/tts.xml if you want to use tts and have cepstral --&gt;<br>  &lt;/language&gt;<br>&lt;/include&gt;<br><br>Am I correct in thinking this is where the sound file dir for digits would be specified?<br>
<br><br><div class="gmail_quote">On Thu, Jul 9, 2009 at 12:38 PM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Is the call perhaps at 16kHz and it&#39;s looking for non-installed 16kHz sound files?<br>-MC<br><br><div class="gmail_quote"><div><div></div><div class="h5">On Thu, Jul 9, 2009 at 9:06 AM, Phillip Jones <span dir="ltr">&lt;<a href="mailto:pjintheusa@gmail.com" target="_blank">pjintheusa@gmail.com</a>&gt;</span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">Hi there,<br><br>I have a very simply script that speaks back some digits, as so:<br>
<br>session:execute(&quot;say&quot;, &quot;en number iterated 1234&quot;);<br>
<br>However, to get this to work successfully I have had to move the &#39;digits&#39; directory to:<br>
<br>C:\Program Files (x86)\Freeswitch\sounds\en<br><br>from the default:<br><br>C:\Program Files (x86)\Freeswitch\sounds\en\us\callie\digits\8000<br><br><br>This is a clean install of FreeSWITCH - so I am wondering why I needed to do this, what have not configured correctly?<br>


<br>As you can see I am using windows with a resent build (3 days) from svn.<br><br>Any help appreciated.<br><br>Thanks<br><font color="#888888"><br><br>Phillip Jones<br><br><br><br><br>
</font><br></div></div>_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>
<br>_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>