Use the Say object in an IVR script to convert text to speech (TTS). The Say object can play either static free text or dynamic variable values—such as a phone number or queue position—directly to the caller.
Text-to-speech announcements can be delivered in multiple supported languages, and are ideal for providing real-time, personalized information.
Features
Convert static text or dynamic variable values to speech using the Say object in IVR.
Play TTS prompts in multiple languages.
Available languages
Arabic, Bahasa (Indonesia), Basque, Cantonese, Catalan, Czech, Danish, Dutch, Dutch (Belgium), English (Australia), English (GB), English (India), English (US), Finnish, French, French (Canada), Galician, German, Greek, Hebrew, Hindi, Hungarian, Icelandic, Italian, Japanese, Korean, Mandarin (China), Mandarin (Taiwan), Norwegian, Polish, Portuguese (Brazil), Portuguese (Portugal), Romanian, Russian, Slovak, Spanish (Castilian), Spanish (US), Swedish, Thai, Turkish.
Text-to-speech options:
Language: Select from any supported languages. This determines available voices
Voice: Choose from Ava, Allison, Samantha, Susan, Zoe, Tom. Available voices depend on the language selected.
Value to play: Select Free text. You can play: $callback phone number, $caller phone number, $queue position, or static Free text
Playback rate: Choose how fast the message plays: Normal, Slow or Fast
Playback options:
Uninterruptible: Ignores input from the caller or
Interruptible: Captures input during playback
Text to play: Up to 1250 characters per Say instance
Generate Audio Preview: Click to listen to the message before saving or deploying
Say instances allowed in IVR: Unlimited Say instances can be added to an IVR script
Note:
You can create natural, clear, and professional IVR messages using the Speech Editor. To learn now, see Control IVR Speech in the Say node with SSML support.
Configure a static Say node in an IVR script
From the Configuration Manager menu, open Scripts.
Select the Phone tab.
Click Edit
to open the desired script.In the Script tab, add or select a Say node.
In the Say node configuration dialog, configure the TTS options.
Click Generate Audio Preview
to listen to the message before saving or deploying.Optionally, make the necessary changes.
Click OK to save.
To learn how to create different phone IVR scripts, see, see Summary of phone IVR script objects.
To generate natural, clear, and professional IVR messages, use the SSML support. For instructions on this, see Control IVR Speech in the Say node with SSML support.
