Yes, this discussion is about doing ASR with Nuance MRCP.  The FreeSWITCH core does not care about which ASR engine is used, so these solutions are already pretty generic.  However, the inputs and outputs are dependent on which ASR engine is used.  Nuance MRCP will use SRGS for grammar definition and NLSML for the response.<br>
<br><br><div class="gmail_quote">On Wed, Sep 7, 2011 at 2:37 PM, envelopes envelopes <span dir="ltr">&lt;<a href="mailto:sunwood360@gmail.com">sunwood360@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<p>Does your app support MRCP protocol? That would make it more generic.</p><div><div></div><div class="h5">
<div class="gmail_quote">On Sep 7, 2011 10:33 AM, &quot;Christopher Rienzo&quot; &lt;<a href="mailto:cmrienzo@gmail.com" target="_blank">cmrienzo@gmail.com</a>&gt; wrote:<br type="attribution">&gt; There&#39;s not really an easy way to do this out of the box.  The FS core<br>

&gt; provides all the low-level functions necessary for doing ASR, but nothing<br>&gt; higher level for interpreting results, handling barge-in, starting<br>&gt; input-timers, etc.<br>&gt; <br>&gt; I solved this issue with a custom dialplan APP.  I know of another other dev<br>

&gt; that used event socket and the playback/detect_speech dialplan APPs.<br>&gt; Looking at the scripts/javascript/js_modules/SpeechTools.jm source, you can<br>&gt; see that anthm solved it a different way.<br>&gt; <br>
&gt; <br>
&gt; <br>&gt; On Mon, Sep 5, 2011 at 3:02 AM, Glen Ganderton &lt;<br>&gt; <a href="mailto:Glen.Ganderton@premier.com.au" target="_blank">Glen.Ganderton@premier.com.au</a>&gt; wrote:<br>&gt; <br>&gt;&gt; Hi Guys, ****<br>
&gt;&gt;<br>&gt;&gt; ** **<br>
&gt;&gt;<br>&gt;&gt; What i am trying to do is configure an IVR using freeswitch and Nuance<br>&gt;&gt; 5.1.5 to perform speech recognition. I have installed the latest****<br>&gt;&gt;<br>&gt;&gt; release of freeswitch on my CentOS system, I have also enabled and<br>

&gt;&gt; configured the unimrcp module. I could find lots of information to****<br>&gt;&gt;<br>&gt;&gt; configure the unimrcp module but there is no documentation on how to create<br>&gt;&gt; IVR menu&#39;s using this module with Nuance. I have used the ****<br>

&gt;&gt;<br>&gt;&gt; demo pizza IVR with the pocketsphinx module and I keep getting refered to<br>&gt;&gt; this but it&#39;s no help as I want to use Nuance for ASR. Any****<br>&gt;&gt;<br>&gt;&gt; help on how to configure this would be great, specifically:****<br>

&gt;&gt;<br>&gt;&gt; ** **<br>&gt;&gt;<br>&gt;&gt; * How to I call the IVR script from the dialplan****<br>&gt;&gt;<br>&gt;&gt; * What language/s can I code the IVR in and can you please provide a basic<br>&gt;&gt; sample of how this is done with Nuance.****<br>

&gt;&gt;<br>&gt;&gt; ** **<br>&gt;&gt;<br>&gt;&gt; Thank you in advance****<br>&gt;&gt;<br>&gt;&gt; ** **<br>&gt;&gt;<br>&gt;&gt; --Glen****<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; FreeSWITCH-users mailing list<br>&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>

&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>

&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt;&gt;<br>&gt;&gt;<br></div>
</div></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>