There is a difference between &quot;say&quot; and &quot;speak&quot;. The say modules require you to download sound files. The speak application requires at least one TTS engine installed and running. I think you might need to go back and re-read the say and speak entries on the wiki to make sure that you know which one you should be using.<div>
<br></div><div>-MC<br><br><div class="gmail_quote">2011/6/1 Kozak Vladimir <span dir="ltr">&lt;<a href="mailto:vkozak@abisoft.spb.ru">vkozak@abisoft.spb.ru</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">






<div bgcolor="#ffffff">
<div><font size="2" face="Arial">Hello all.</font></div>
<div><font size="2" face="Arial">In example for &quot;play_and_get_digits&quot; 
dialplan app I see next extension. <a href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_play_and_get_digits" target="_blank"><font size="3" face="Times New Roman">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_play_and_get_digits</font></a></font></div>
<span style="text-transform:none;text-indent:0px;border-collapse:separate;font:medium &#39;Times New Roman&#39;;white-space:normal;letter-spacing:normal;color:rgb(0,0,0);word-spacing:0px"><span style="line-height:19px;font-family:sans-serif;font-size:13px"><pre style="border-bottom:rgb(47,111,171) 1px dashed;border-left:rgb(47,111,171) 1px dashed;padding-bottom:1em;line-height:1.1em;background-color:rgb(249,249,249);padding-left:1em;padding-right:1em;color:black;border-top:rgb(47,111,171) 1px dashed;border-right:rgb(47,111,171) 1px dashed;padding-top:1em">
&lt;extension name=&quot;play_and_get_digits with say&quot;&gt;
  &lt;condition field=&quot;destination_number&quot; expression=&quot;^(6500)$&quot;&gt;
    &lt;action application=&quot;play_and_get_digits&quot; data=&quot;1 1 1 3000 # say:&#39;press one for technicial support&#39; silence_stream://250 res \d+&quot; /&gt;
  &lt;/condition&gt;
&lt;/extension&gt;</pre>
<div><font size="2">This extension say somethin and get user DTMF.</font></div>
<div><font size="2">I need say digits and numbers on various (EN and ES) 
languages.</font></div>
<div><font size="2">
<div><font size="2"><span lang="EN">It&#39;s possible to specify these vars for &quot;say&quot; 
dialplan application <a href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_say" target="_blank">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_say</a>. 
And it works correctly.</span></font></div>
<div><font size="2"><span lang="EN"></span></font> </div></font></div>
<div><font size="2">Could you tell me How can I set language and <span lang="EN">say_type for tts_engine in &quot;play_and_get_digits&quot; app 
case?</span></font></div>
<div><font size="2"><span lang="EN"></span></font> </div>
<div><font size="2"><span lang="EN">I try to use next extension, but it don&#39;t work 
(FS take &#39;es NUMBER 1234567&#39;  as &lt;text_to_say&gt; and say all this text 
on English):</span></font></div>
<div><font size="2"><span lang="EN"> &lt;extension 
name=&quot;read_extension3&quot;&gt;<br>        
&lt;condition field=&quot;destination_number&quot; 
expression=&quot;^7890$&quot;&gt;<br>            
&lt;action 
application=&quot;answer&quot;/&gt;<br>                
&lt;action application=&quot;set&quot; 
data=&quot;tts_engine=flite&quot;/&gt;<br>                
&lt;action application=&quot;set&quot; data=&quot;tts_voice=kal&quot;/&gt;<br> &lt;action 
application=&quot;play_and_get_digits&quot; data=&quot;1 1 1 3000 # say:&#39;es NUMBER 1234567&#39; 
/usr/local/freeswitch/sounds/starpound/silence.wav read_result \d+&quot; 
/&gt;<br>            
&lt;action application=&quot;event&quot; 
data=&quot;Event-App-Type=READ-EXECUTED,Read-Result=${read_result}&quot;/&gt;<br>            
&lt;action application=&quot;log&quot; 
data=&quot;Read-Result=${read_result}&quot;/&gt;<br>            
&lt;action application=&quot;park&quot;/&gt;</span></font></div>
<div><font size="2"><span lang="EN">        
&lt;/condition&gt;<br>    &lt;/extension&gt;</span></font></div>
<div><font size="2"><span lang="EN"></span></font> </div>
<div><font size="2"><span lang="EN">Also I try to set vars:</span></font></div>
<div><font size="2"><span lang="EN">                
&lt;action application=&quot;set&quot; 
data=&quot;tts_engine=cepstral&quot;/&gt;<br>                
&lt;action application=&quot;set&quot; data=&quot;tts_voice=maria&quot;/&gt;    
    &lt;!-- ES lang --&gt;<br>and get failed 
result:</span></font></div>
<div><font size="2"><span lang="EN">EXECUTE <a href="mailto:sofia/internal/1007@172.26.200.250:5060" target="_blank">sofia/internal/1007@172.26.200.250:5060</a> 
play_and_get_digits(1 1 1 3000 # say:&#39;1234567&#39; 
/usr/local/freeswitch/sounds/starpound/silence.wav read_result 
\d+)<br>2011-06-05 22:58:33.661014 [ERR] switch_core_speech.c:61 Invalid speech 
module [cepstral]!<br>2011-06-05 22:58:33.661014 [ERR] 
switch_ivr_play_say.c:2361 Invalid TTS 
module!<br></span></font></div></span></span></div>
<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></div>