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.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit