David_Fradejas | 2023-03-10 07:55:33 UTC | #1
Hi Experts!!
Is there a way to achieve an imput recognition (DTMF or ASR) in the same prompt using Genesys CLoud?
I mean, our customer want to ask ("please mark or say , digit by digit, your idcard)...THanks in advnce!!
jacobshaw | 2023-03-10 13:25:25 UTC | #2
Hi @David_Fradejas Yes, you can have both, at least in an inbound flow. A DTMF task allows you to specify a digit and also speech recognition terms. I tested this out with an inbound flow and was able to direct calls using both methods.
MelissaBailey | 2023-03-13 08:39:06 UTC | #3
Jacob is correct that a menu option can use a speech recognition term or a DTMF, but David's example is for an id which doesn't sound like that would work. I assume you're expecting a variety of id values and you wouldn't want to add menu choices for every single one. Also the menu option DTMF can only be a single digit which severely limits your id values to 11 at most (0-9 plus # and *).
The collect input action will not work b/c it only listens for DTMF but at least you can get more than one digit.
However when you use a bot flow to get a slot value, it will listen for both DTMF & spoken words. https://help.mypurecloud.com/articles/ask-for-slot-action/
David_Fradejas | 2023-03-13 08:40:04 UTC | #4
Thnks @MelissaBailey ,
Just one question more...is neccesary to activate something in bot Flow to gate DTMF&ASR?, or it do it out of the box? thanks.
MelissaBailey | 2023-03-13 14:19:01 UTC | #5
Should just work out of the box
system | 2023-04-13 14:19:31 UTC | #6
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 18830