Make sure you have installed any one of the following speech synthesizer ,               <br><br>                *  UniMRCP Server<br>                * Speech Technology Center, VoiceNavigator<br>                * Nuance Speech Server 5.0/5.1<br>
                * Voxeo Prophecy 8.0<br>                * Loquendo Suite 7.0<br><br><br><div class="gmail_quote">On Sat, Jun 19, 2010 at 12:58 PM, Meftah Tayeb <span dir="ltr">&lt;<a href="mailto:tayeb.meftah@gmail.com">tayeb.meftah@gmail.com</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;">


  

<div bgcolor="#ffffff" text="#000000">
hi,<br>
you need to customise the example extension to your need including the
mrcp profile / tts voice name/...<br>
Le 18/06/2010 06:56, Thangappan.M a écrit :
<blockquote type="cite"><div><div></div><div class="h5">Dear all, <br>
  <br>
          I am in the process of developing IVR. So just planned to
convert my application to handle the TTS voice engine which is
supported by FreeSWITCH.<br>
          Got the mod_unimrcp module which is used to recognize the
speech and synthesize the text to voice.<br>
          For building the mod_unimrcp modules done the following steps.<br>
               Uncomment the mod_unimrcp line in the modules.conf file
in the FreeSWITCH source<br>
               Given make mod_unimrcp-install command.<br>
               In modules.conf.xml uncomment the &lt;load
modue=&quot;mod_unimrcp&quot;/&gt; <br>
               Configured the following dial plan <br>
                    &lt;extension
name=&quot;unimrcp&quot;&gt;                                                                                      
  <br>
        &lt;condition field=&quot;destination_number&quot;
expression=&quot;^4922$&quot;&gt;                                                
  <br>
  <br>
                &lt;action application=&quot;answer&quot;/&gt;<br>
                &lt;action application=&quot;set&quot;
data=&quot;tts_engine=unimrcp:nuance5-mrcp1&quot;/&gt;<br>
                &lt;action application=&quot;set&quot; data=&quot;tts_voice=awb&quot;/&gt;<br>
                &lt;action application=&quot;speak&quot; data=&quot;This is our Text
to speech on FreeSWITCH&quot;/&gt;  --&gt;<br>
                &lt;action application=&quot;sleep&quot; data=&quot;500&quot;/&gt;<br>
       
&lt;/condition&gt;                                                                                              
  <br>
  &lt;/extension&gt;<br>
  <br>
     While making the call to 4922 got the following error in the
FreeSWITCH console.<br>
  <br>
       <br clear="all">
  <pre width="100">[INFO] mod_dialplan_xml.c:418 Processing thangappan-&gt;4922 in context default
         [NOTICE] mod_dptools.c:717 Channel [sofia/internal/<a href="mailto:1012@192.168.1.222" target="_blank">1012@192.168.1.222</a>] has been answered

         [INFO] mod_unimrcp.c:1499 speech_handle: name = unimrcp, rate = 8000, speed = 0, samples = 160, voice = , engine = unimrcp, param = nuance5-mrcp1
         [INFO] mod_unimrcp.c:1502 voice = awb, rate = 8000
         [NOTICE] mrcp_client.c:549 Create MRCP Handle 0x8b02400 [nuance5-mrcp1]

         [INFO] mrcp_client_session.c:142 Create Channel 0x8b02400 &lt;new&gt;
         [INFO] mrcp_client_session.c:398 Receive App Request 0x8b02400 &lt;new&gt; [2]
         [NOTICE] rtsp_client.c:255 Create RTSP Handle 0x8b04408
         [INFO] mrcp_client.c:901 Add MRCP Handle 0x8b02400

         [NOTICE] mrcp_client_session.c:718 Add Control Channel 0x8b02400 &lt;new@speechsynth&gt;
         [INFO] mrcp_client_session.c:420 Send Offer 0x8b02400 &lt;new&gt; [c:0 a:1 v:0]
         <b>[ERR] mod_unimrcp.c:965 (TTS-0) Timed out waiting for channel to be ready

         [ERR] switch_ivr_play_say.c:2104 Invalid TTS module!</b>
         [NOTICE] switch_core_state_machine.c:185 sofia/internal/<a href="mailto:1012@192.168.1.222" target="_blank">1012@192.168.1.222</a> has executed the last dialplan instruction, hanging up.

         [NOTICE] switch_core_state_machine.c:187 Hangup sofia/internal/<a href="mailto:1012@192.168.1.222" target="_blank">1012@192.168.1.222</a> [CS_EXECUTE] [NORMAL_CLEARING]
         [NOTICE] switch_core_session.c:1179 Session 1 (sofia/internal/<a href="mailto:1012@192.168.1.222" target="_blank">1012@192.168.1.222</a>) Ended

         [NOTICE] switch_core_session.c:1181 Close Channel sofia/internal/<a href="mailto:1012@192.168.1.222" target="_blank">1012@192.168.1.222</a> [CS_DESTROY]
         [NOTICE] switch_channel.c:669 New Channel sofia/internal/<a href="mailto:1012@192.168.1.222" target="_blank">1012@192.168.1.222</a> [49ed5afa-79f0-11df-b531-3553f3a65c3c]

        So need to find a solution for that.</pre>
  <br>
-- <br>
Regards,<br>
Thangappan.M<br>
  </div></div><pre><fieldset></fieldset>
_______________________________________________
FreeSWITCH-users mailing list
<div class="im"><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
  </div></pre>
</blockquote>
<br>
<br>
<pre cols="72">-- 
Meftah Tayeb
algérie télécom SPA
phone: +21321761805
phone (INUM): +883510001289101
mobile : +213660347746
mobile (INUM: +883510001289110
<a href="http://www.algerietelecom.dz" target="_blank">http://www.algerietelecom.dz</a></pre>
</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><br clear="all"><br>-- <br>BEST REGARDS<br>N.ABUBACKER<br>SOFTWARE ENGINEER<br>BK SYSTEMS (P) LTD<br>CHENNAI-23<br>