[Freeswitch-users] UNIMRCP RECOGNIZE headers

Christopher Rienzo cmrienzo at gmail.com
Thu Jan 7 11:22:46 PST 2010


Neil,

In general, you can set most MRCP params in mod_unimrcp like this:

detect_speech unimrcp {speech-complete-timeout=5000,speech-incomplete-timeout=5000}grammar grammar-name

These params will remain set on the speech handle until freeswitch closes it.  For ASR, that's when the call ends.




> From: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Neil Burgess
> Sent: Thursday, January 07, 2010 10:53 AM
> To: freeswitch-users at lists.freeswitch.org
> Subject: [Freeswitch-users] UNIMRCP RECOGNIZE headers
>  
> Hello,
>  
> Wondering if anyone can help with a unimrcp question.
>  
> We are using the UNIMRCP client in FreeSwitch to communicate with a commercial UNIMRCP server (Loquendo). We need to control such items as Speech Timeouts that are occurring on the server side, however we have been advised that the only way these can be affected is via  headers in the MRCP requests. So, we need to be able to set headers such as Speech-Complete-Timeout, Speech-Incomplete-Timeout, Recognition-Timeout, etc in the MRCP RECOGNIZE request.  Is there a mechanism in FreeSwitch which we can use to pass these down before, (or as) we issue the “detect_speech” command. We are happy to use a jscript interface, or whatever if such a capability is available.
>  
> Many thanks,
> Neil
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org





More information about the FreeSWITCH-users mailing list