That is because you are attempting to use a phrase that does not exist.<div><br></div><div>See documentation here;</div><div><a href="http://wiki.freeswitch.org/wiki/Speech_Phrase_Management">http://wiki.freeswitch.org/wiki/Speech_Phrase_Management</a></div>
<div><br></div><div>If you want to use TTS (i.e. you provide some text and it converts it to voice), then you can use the following;</div><div><a href="http://wiki.freeswitch.org/wiki/TTS">http://wiki.freeswitch.org/wiki/TTS</a></div>
<div><br></div><div>You can also record the voice menus yourself (or hire voice talent from <a href="http://fiverr.com">fiverr.com</a>), and play them as regular wav/mp3 - which gives a much better quality finish.</div><div>
<br></div><div>Hope this helps</div><div><br></div><div>Cal<br><br><div class="gmail_quote">On Sun, Apr 7, 2013 at 10:09 AM, Sherif Omran <span dir="ltr">&lt;<a href="mailto:sherifomran2000@yahoo.com" target="_blank">sherifomran2000@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit">Hello guys,<br><br>I am trying to play an ivr menu but seem to be missing a point, i saw the demo ivr main menu example and now changed its name into salah_ivr but i get switch_ivr_play_say.c:142 Can&#39;t find macro salah_ivr_main_menu.<br>
<br>where could the error be? It does not play any sound. I don&#39;t know what should i call the sound file, in case i don&#39;t use flite tts?<br><br><br>&lt;menu name=&quot;salah_ivr&quot;<br>      &lt;!-- greet-long=&quot;phrase:salah_ivr_main_menu&quot; --&gt;<br>
      greet-long=&quot;say: welcome welcome&quot;<br>      greet-short=&quot;phrase:salah_ivr_main_menu_short&quot;<br>      invalid-sound=&quot;ivr/ivr-that_was_an_invalid_entry.wav&quot;<br>      exit-sound=&quot;voicemail/vm-goodbye.wav&quot;<br>
     
 confirm-macro=&quot;&quot;<br>      confirm-key=&quot;&quot;<br>      tts-engine=&quot;flite&quot;<br>      tts-voice=&quot;rms&quot;<br>      confirm-attempts=&quot;3&quot;<br>      timeout=&quot;10000&quot;<br>      inter-digit-timeout=&quot;2000&quot;<br>
      max-failures=&quot;3&quot;<br>      max-timeouts=&quot;3&quot;<br>      digit-len=&quot;1&quot;&gt;<br>    &lt;entry action=&quot;menu-exec-app&quot; digits=&quot;1&quot; param=&quot;transfer 1000 XML <br>  &lt;/menu&gt;<br>
<br><br>thanks in advance<span class="HOEnZb"><font color="#888888"><br>Sherif Omran<br><br></font></span></td></tr></tbody></table><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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>