Displaying 3 results from an estimated 3 matches for "ivolga".
Did you mean:
volga
2017 Dec 06
2
Simple speech recognition for driving IVR - "press or say one".
...of fiddling and requires an ARI library.
3: Pay $50 for uniMRCP module
Pro: Does what I need to do
Con: $50 per channel. Requires account. Lots of setup to basically add
DTMF to the speech recognition I'm already doing.
Yes? No? None of the above? Other?!
On 6 December 2017 at 14:54, Jurijs Ivolga <jurijs.ivolga at gmail.com> wrote:
> Hi,
>
> Please check code of it. It listens for # and it is quite easy to add all
> other keys 1-9 and etc....
>
> Then change code accordingly so script returns value of key.
>
> As far as I remember it wasn't hard.
>
>...
2017 Dec 06
3
Simple speech recognition for driving IVR - "press or say one".
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.
2017 Dec 06
4
Simple speech recognition for driving IVR - "press or say one".
Briefly: I want to be able to have "press or say (number)", with
Asterisk listening for a spoken number, but accepting a DTMF digit,
too.
I'm posting everything I found so far, here, partly to show working,
but also in case anyone else finds it useful. So, moving on....
This looked hopeful for a moment until I realised that it doesn't do DTMF: