In Genesys Cloud CX, if a WebSocket connection for a chat session is lost, the system allows a two-minute window for reconnection. If the client does not reconnect within this period, the chat session is considered terminated.
Question 2
Genesys Cloud CX is fully supported on which of the following browsers? (Choose two.)
Options:
A.
Internet Explorer
B.
Firefox
C.
Chrome
D.
Safari
E.
Opera
Answer:
B, C
Explanation:
Genesys Cloud CX offers full support for the current and immediately preceding major releases of both Firefox and Chrome browsers. While Safari is supported, it has limited functionality, lacking support for features like video chat, screen sharing, and the Genesys Cloud WebRTC phone. Internet Explorer and Opera are not supported browsers for Genesys Cloud CX.
Question 3
You can add a new Prompt using API endpoints.
Options:
A.
True
B.
False
Answer:
A
Explanation:
In Genesys Cloud CX, you can programmatically add new prompts using the Architect API. The process involves three main steps:
1. Create the Prompt Object: Use the API to create a new prompt entity.
2. Create the Prompt Resource: Add a language-specific resource to the prompt, which can include text-to-speech (TTS) or audio content
3. Upload the Prompt's Media File: If using audio files, upload the media file to the prompt resource.