<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>For dialplan, try using play_and_detect_speech. &nbsp;There's an example in the old wiki if you google it.&nbsp;</div><div><br></div><div>Speech recognition APIs are not very good. Anything more complicated than simple command and control will best be implemented over event socket, embedded scripting, or in adhearsion.&nbsp;</div><div><br></div><div>Chris</div><div><br></div><div><br></div><div><br>On Dec 23, 2014, at 06:19, Chris Morrow &lt;<a href="mailto:call.center.morrow@gmail.com">call.center.morrow@gmail.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr">Hello, I am trying make a simple freeswitch-&gt;unimrcp speech recognition test with dialplan.xml.&nbsp; I have been experimenting recently with freeswitch and mod_unimrcp.&nbsp; I have checked the documentation on website:<div><ul><li>&nbsp;<a href="https://freeswitch.org/confluence/display/FREESWITCH/mod_unimrcp">https://freeswitch.org/confluence/display/FREESWITCH/mod_unimrcp</a><br></li></ul></div><div>and search extensively through the unimrcp and freeswitch lists, and google, but without success.</div><div><br></div><div>I have successfully installed and tested:</div><div><ul><li>freeswitch [with direct recording via dialplan]</li><li>mod_unimrcp</li><li>unimrcp [with test unimrcpserver and umc client]</li></ul><div>There is examples of implementing a dialplan.xml with a tts_engine, and some javascript or other examples for the asr, but I cannot seem to correctly figure out how to make a full, end-to-end example of the dialplan.xml based asr unimrcp call.</div></div><div><br></div><div>Ideally I like to just replicate the simple test in unimrcp, but via freeswitch cal [basically the 'run recog']l:</div><div><ul><li><a href="http://www.unimrcp.org/manuals/html/InstallationManual.html#_Toc391758895">http://www.unimrcp.org/manuals/html/InstallationManual.html#_Toc391758895</a><br></li></ul><div>I think I can probably figure out the rest if that works.</div></div><div><br></div><div>Thanks for your feedback!</div><div><br></div><div>Chris</div></div>
</div></blockquote><blockquote type="cite"><div><span>_________________________________________________________________________</span><br><span>Professional FreeSWITCH Consulting Services: </span><br><span><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a></span><br><span><a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a></span><br><span></span><br><span>Official FreeSWITCH Sites</span><br><span><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br><span><a href="http://confluence.freeswitch.org">http://confluence.freeswitch.org</a></span><br><span><a href="http://www.cluecon.com">http://www.cluecon.com</a></span><br><span></span><br><span>FreeSWITCH-users mailing list</span><br><span><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></span><br><span><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br><span>UNSUBSCRIBE:http://<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">lists.freeswitch.org/mailman/options/freeswitch-users</a></span><br><span><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></span></div></blockquote></body></html>