<div dir="ltr">Hello,<div><br></div><div style>I'm a newbie testing freeswitch tts with loquendo mrcp1 server,</div><div style><br></div><div style>mrcp_profile:</div><div style><br></div><div style><div><include></div>
<div> <profile name="loquendo-mrcp1" version="1"></div><div> <param name="server-ip" value="172.16.24.1"/></div><div> <param name="server-port" value="554"/> </div>
<div> <param name="resource-location" value=""/></div><div> <param name="speechsynth" value="synthesizer"/></div><div> <param name="speechrecog" value="recognizer"/></div>
<div> <param name="rtp-ip" value="$${local_ip_v4}"/></div><div> <param name="rtp-port-min" value="4000"/></div><div> <param name="rtp-port-max" value="5000"/></div>
<div> <param name="codecs" value="PCMU PCMA"/></div><div> <synthparams> </div><div> </synthparams></div><div> <recogparams></div><div> </recogparams></div>
<div>
</profile></div><div></include></div><div><br></div><div><br></div><div style>Dialplan code:</div><div style><div> <extension name="unimrcp"></div><div> <condition field="destination_number" expression="^5555$"></div>
<div> <action application="answer"/></div><div> <action application="set" data="tts_engine=unimrcp"/></div><div> <action application="set" data="tts_voice=leonor"/></div>
<div> <action application="speak" data="Teclea o dime un número de 1 a 10"/> </div><div> <action application="sleep" data="500"/></div><div>
</condition></div><div> </extension> </div><div><br></div><div style>I can hear all text with first word dropped. I've captured the rtp traffic and the audio between FS <-> Loquendo contains the word. After apply the fixed recommended in <a href="http://wiki.freeswitch.org/wiki/RTP_Issues#Dropped_Audio">http://wiki.freeswitch.org/wiki/RTP_Issues#Dropped_Audio</a> the issue persists.</div>
<div style><br></div><div style>Any idea, suggestion, etc ?</div><div style><br></div><div style>Thank you. </div><div><br></div><div><br></div></div></div></div>