Genesys Cloud - Developer Community!

Sign Up

  • 1.  Voice-Only Input for Survey Prompt?

    Posted 3 days ago

    Has anyone run into a situation where a freeform comment question is needed for a survey which would require voice-only input? We see options to specify DTMF-only or both voice and DTMF however there does not appear to be a way to limit to only voice. We are seeing significant caller behavior where they are speaking their comments and then pressing # (out of habit). When this occurs the paltform overlays their voice input and replaces it either with the DTMF character itself (when term character is not defined) or an empty string (when term character is set to #). Any thoughts on a solution as we are losing 25-30% of our survey comments due to this problem.


    #Architect
    #Uncategorized

    ------------------------------
    Rich Bartolucci
    Sr. Director, Omnichannel Application Development
    Travelers Insurance
    ------------------------------


  • 2.  RE: Voice-Only Input for Survey Prompt?

    Posted 3 days ago

    I ran into something similar. In my case, I used a Call Flow together with a Bot Flow. When I got to the free-text part required by the business rule, I returned to the Call Flow, used a silent prompt, and captured the speech transcription instead of the collected input value. That worked for my case. 

    There's also an open idea related to this for Bot Flows: https://genesyscloud.ideas.aha.io/ideas/DXVBOTS-I-355



    ------------------------------
    Luiz Rosa
    Full stack developer
    ------------------------------



  • 3.  RE: Voice-Only Input for Survey Prompt?

    Posted 3 days ago

    Thanks for the suggestion! When you returned back to the call flow, was there the ability to specify voice-only? Otherwise I would think that the same situation could happen where any DTMF entry would wipe out the spoken input.



    ------------------------------
    Rich Bartolucci
    Sr. Director, Omnichannel Application Development
    Travelers Insurance
    ------------------------------



  • 4.  RE: Voice-Only Input for Survey Prompt?

    Posted 3 days ago
    Edited by Luiz Rosa 3 days ago

    I didn’t use any input collection. As far as I know, there isn’t an option to disable DTMF and allow only voice input. As a workaround, I used a regular silent prompt for a defined period and asked the caller to speak during that time. Then I used the speech transcription to capture what they said. It worked for my use case.



    ------------------------------
    Luiz Rosa
    Full stack developer
    ------------------------------



  • 5.  RE: Voice-Only Input for Survey Prompt?

    Posted 18 hours ago

    When you mention that you fetch the transcription to get the input, the transcription is for the complete call right? Did you manually have to search through and find just that prompt?



    ------------------------------
    Rich Bartolucci
    Sr. Director, Omnichannel Application Development
    Travelers Insurance
    ------------------------------



  • 6.  RE: Voice-Only Input for Survey Prompt?

    Posted 13 hours ago

    I used the Transcription action in Architect for this: https://help.genesys.cloud/redirect/en-us/architect/action/transcriptionAction/

    I enabled transcription only around the point where I needed to capture the voice input, rather than manually searching through the transcription of the entire call.



    ------------------------------
    Luiz Rosa
    Full stack developer
    ------------------------------



  • 7.  RE: Voice-Only Input for Survey Prompt?

    Posted 3 days ago

    Hello Rich,

    To receive voice input only, I recommend using a bot. By using Ask for Slot, the bot can accept voice input and offers excellent speech recognition capabilities, resulting in very accurate transcription.

    I uploaded an example of a flow created by our team. 

    I hope this helps you.



    ------------------------------
    Camila Meneghini
    ------------------------------



  • 8.  RE: Voice-Only Input for Survey Prompt?

    Posted 3 days ago
    Edited by Luiz Rosa 3 days ago

    Hi Camila, 

    As far as I know, both Bot Flows and Survey Flows support voice and DTMF.

    Ask for Slot doesn’t currently let you restrict the input to voice only, so DTMF can still be accepted if the caller presses a key.

    There’s also an open idea to make this configurable, specifically for Bot Flows:
    https://genesyscloud.ideas.aha.io/ideas/DXVBOTS-I-355


    ------------------------------
    Luiz Rosa
    Full stack developer
    ------------------------------



  • 9.  RE: Voice-Only Input for Survey Prompt?

    Posted 3 days ago

    Hi Rich, you are talking specifically about Survey Flows, right?

    If that's the case, I don't think this option exists. I have ran into the opposite issue (I only wanted to capture DTMF, but the Survey Flow is always also capturing voice..), and could never find an option to disable it, unfortunately.

    You mentioned above that you saw options to specify "DTMF-only" or "both voice and DTMF". Where exactly did you see those options?

    Unless those are new, I don't remember seeing this possibility when I had the issue before.



    ------------------------------
    Marcello Jabur
    ------------------------------



  • 10.  RE: Voice-Only Input for Survey Prompt?

    Posted 18 hours ago

    I think I was referring to using a normal call flow vs a bot flow and collecting input that way - sorry about that.



    ------------------------------
    Rich Bartolucci
    Sr. Director, Omnichannel Application Development
    Travelers Insurance
    ------------------------------