<div dir="ltr">Shaun,<div><br></div><div>One advantage is consistency with speech recognition; if I have an interface where you can say "yes" or "no", or press 1 or two, I can simply instruct asterisk to load equivalent speech and DTMF grammars and the rest of my logic in dealing with matching, timeouts, etc is unified.</div>
<div><br></div><div>Another in the case of only DTMF input is that I can use a well-defined logic framework, rather than implementing buffering and validation in an ad-hoc manner.</div><div><br></div><div>As for implementation, Matt has put forward some background info on this and I will respond in more detail to his email, but this is not so much a change at all as an addition of a built-in recogniser for those who wish to use it.</div>
<div><br></div><div class="gmail_extra">Ben<br><br><div class="gmail_quote">On 12 December 2013 10:19, Shaun Ruffell <span dir="ltr"><<a href="mailto:sruffell@digium.com" target="_blank">sruffell@digium.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Wed, Dec 11, 2013 at 06:22:21PM -0500, Ben Langfeld wrote:<br>
> The vast majority of IVR platforms (mainly VoiceXML) permit handling DTMF<br>
> in a consistent manner to speech recognition, that is by way of a DTMF<br>
> grammar. Asterisk, to my knowledge, does not currently include an<br>
> SRGS-based DTMF recognizer.<br>
<br>
</div>Hi Ben.  I'm not that familiar with the use of speech recognition<br>
engines with Asterisk. One question I had is what is the advantage<br>
of specifying a grammar for DTMF?  How would making this change look<br>
in practice?<br>
<br>
Thanks,<br>
Shaun<br>
<br>
--<br>
Shaun Ruffell<br>
Digium, Inc. | Linux Kernel Developer<br>
<div class="im">445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br>
</div>Check us out at: <a href="http://www.digium.com" target="_blank">www.digium.com</a> & <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a><br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
asterisk-app-dev mailing list<br>
<a href="mailto:asterisk-app-dev@lists.digium.com">asterisk-app-dev@lists.digium.com</a><br>
<a href="http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev" target="_blank">http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev</a><br>
</div></div></blockquote></div><br></div></div>