[Freeswitch-users] [mod_unimrcp][Speech Recognition start/stop]

Bilal Abbasi bilaln018 at gmail.com
Thu May 24 20:06:57 UTC 2018


Hi Users,

I am using mod_unimrcp, i have successfully done the Speech to Text using
below function
 <action application="play_and_detect_speech"
data="ivr/ivr-welcome_to_freeswitch.wav
detect:*unimrcp:uni2* {start-input-timers=false}*builtin:speech/transcribe*
"/>

But i don't need the play and detect, i need to put the caller in a
conference so i really need something like this
action application="start_detect:*unimrcp:uni2* {start-input-timers=false}
*builtin:speech/transcribe*"/>
<action application="conference" data="confname at default]">
action application="stop_detect:*unimrcp:uni2* {start-input-timers=false}
*builtin:speech/transcribe*"/>

I could not find a way to start the unimrcp client and then stop at hangup,
can somebody please help me out with this.


Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20180525/b2da0ece/attachment-0001.html>


More information about the FreeSWITCH-users mailing list