[asterisk-users] Simple speech recognition for driving IVR - "press or say one".
Jean Aunis
jean.aunis at prescom.fr
Wed Dec 6 08:56:02 CST 2017
Hello,
Maybe you can do this by mixing your current code with an ARI
application. I mean :
- just before entering the speech recognition AGI, enter your ARI
application
- in the application, subscribe to the channel's events, setup DTMF
event handlers, and call "continueInDialpan"
- then enter the speech recognition AGI as before
Regards
Jean Aunis
Le 06/12/2017 à 15:50, Jonathan H a écrit :
> Thanks Jurijs,
>
> Yes, in fact I'm already using that, and it works fine. The problem
> here is that I cannot find a way of recording speech AND listening for
> a DTMF digit being pressed as an alternative.
>
> That's where the problem lies.
>
> J.
>
More information about the asterisk-users
mailing list