This page was last edited on December 12, 2022, at 11:26.
Comments or questions about this documentation? Contact us for support!
VoiceBots (previously known as Cognitive IVR) uses Google Cloud Speech-to-Text to improve the performance of natural-language interfaces such as Dialog Engine. This makes it easier for callers to use spoken natural-language phrases to navigate through an Genesys Intelligent Automation application.
For example, a traditional IVR might have trouble interpreting the following phrase: "I would like to book a flight to Paris on Friday afternoon." Instead, the traditional IVR would need to ask several sequential questions to deduce the following information:
However, VoiceBots can interpret and parse natural language so the customer can make the same one-sentence request without having to sequentially answer several questions: "I would like to book a flight to Paris on Friday afternoon."
Other than a new login screen, using VoiceBots does not affect how you use Genesys Intelligent Automation. You can build and use applications in the same way (but note the limitations below) and share the same database.
When setting up Intelligent Automation for use with voice, a start page is required.
Speech-to-Text Engine |
Text-to-Speech Engine |
Product | Version | Start Page |
---|---|---|---|---|
Google Cloud for Speech Recognition |
Nuance | Genesys Voice Platform | 8 and 9 | GenesysGVP8_GoogleSR_Vocalizer6.jsp |
PureConnect | 2018R4 - 2019R2 | Interactive_GoogleSR_Vocalizer5.jsp | ||
PureConnect | 2019R3 and above |
Interactive_GoogleSR_Vocalizer5_JSONEncoding.jsp | ||
Genesys Voice Platform |
8 and 9 |
GenesysGVP8_GoogleSR_GoogleSS.jsp | ||
PureConnect |
2018R4 - 2019R2 |
Interactive_GoogleSR_GoogleSS.jsp | ||
PureConnect |
2019R3 and above |
Interactive_GoogleSR_GoogleSS_JSONEncoding.jsp |
The start page should contain the following parameters:
An example start page that uses GVP: http://<server>:<port>/fish-vui/start/GenesysGVP8_GoogleSR_Vocalizer6.jsp?testsiteid=53&istestcall=true&authtoken=303a935e028b1aae234476fed4a591c3b21601b40d3d1351e23384bc0b99700d&mrcpversion=2</port></server>
The RTP is streamed to Google STT and the resulting transcription is sent to Dialog Engine or DialogFlow for processing.
The following limitations apply to the use of VoiceBots:
To use VoiceBots with Genesys Intelligent Automation, the following prerequisites are needed.