<div dir="ltr">I think your MRCP server should also be able to do the DTMF detection if you add it as a rule to the grammar. <br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Sep 22, 2013 at 8:52 AM, Zvi Agmon <span dir="ltr">&lt;<a href="mailto:zvi@lexifone.com" target="_blank">zvi@lexifone.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I&#39;m trying to make use of Nuance ASR engine for speech recognition.<br>
<br>
I succeed to make &#39;play_and_detect_speech&#39; works in lua for speech only, but I<br>
want the recognizer to detect also dtmf that the user might enter.<br>
<br>
I did some &quot;googling&quot; but could not understand if there is a way to use<br>
multiple grammars. I found a clue saying this:<br>
<br>
&quot;I need to update the wiki... it got out of sync last year when luke-jr added<br>
support for multiple grammars per session.<br>
<br>
Chris&quot;<br>
<br>
Found in here -<br>
<a href="http://freeswitch-users.2379917.n2.nabble.com/mrcp-td6430573.html" target="_blank">http://freeswitch-users.2379917.n2.nabble.com/mrcp-td6430573.html</a><br>
<br>
I also saw a C++ example to load grammars before calling the detect and<br>
thought maybe that can work but didn&#39;t find anything like it for lua.<br>
<br>
So my question - is that possible (and of course how...)?<br>
<br>
<br>
Thanks a lot for your help<br>
<br>
Zvi Agmon<br>
<a href="mailto:zvi@lexifone.com">zvi@lexifone.com</a><br>
<br>
<br>
<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>
</blockquote></div><br></div>