This feature allows GazelleTel Hosted PBX users to generate recordings for Auto Attendants, Voicemails, and Intro Greetings. Users can input their desired text and the Text-To-Speech Generator will produce an audio file that mimics the human voice.

Where Can Text-To-Speech Be Utilized?

Text-To-Speech can be utilized almost anywhere on the GazelleTel Hosted PBX Web Portal where a user can have the system call the user to record or upload their own recording.

  • Auto Attendants
    • Main Greeting
    • Intro Greeting
    • Play Message Option
    • Sub Tier Greeting
  • Voicemail Greetings
    • Main Voicemail Message
    • Recorded Name - You can use Text-To-Speech for your recorded name that will be played when callers search the directory. Intro Greetings
  • Music on Hold
    • An introduction message can be played before the Music On Hold begins. This can be on the default Music On Hold or set individually for specific users or call queues.
  • Call Queues
    • Message to Agent - To use Text-To-Speech to create a message that will be read to queue agents when answering a call from the queue navigate to the Queues application on the domain level of an organization.

How to Utilize Text-To-Speech?

When editing the audio in the web portal there is an option for Text-To-Speech

Most places in Stratus where audio can be adjusted, there will be a Manage Audio Button that will bring up the audio options when clicked.

mceclip0.png

For the Auto Attendant Menu Prompt, it will look like this. Clicking on either the pencil Edit Button or the “Click to add a new menu prompt” field will bring up the Manage Audio window.

mceclip1.png

For Voicemail Greetings it will look like this, however, in each location, the options are essentially the same.

mceclip1.png

Message: Type in what you would like the Text-To-Speech Generator to say.

Language: Select from a list of available languages. It is best to match the language with the text in the message field as each language option is intended to interpret specific words.

Voice: Use this drop-down to select from different voice styles.

 

The voice message can be tested in the portal by clicking the Play Button next to the Voice dropdown list.

Don’t forget to press Save when you are finished.

mceclip0.png

 

Text-To-Speech Tips:

  1. Punctuation is important

Periods and Commas, specifically, can dictate how much time is spent between words. Commas can allow for short pauses. Periods for Longer pauses.

Question Marks will affect how a sentence is interpreted by the generator.

  1. Phonetics/Pronunciation

It is possible for words to be spelled correctly but be interpreted by the Text-To-Speech Generator incorrectly, or at least not as intended. This is most prevalent in Names and other Proper Nouns.
If this occurs, try a phonetic spelling of the name with hyphens in between each syllable.

  1. Numbers

Numbers may need to be formatted to be adjusted for their desired purpose

For example: Phone numbers in a known format will be interpreted correctly. 469-429-2500 will be read as each number individually.
But, 4694292500 would be interpreted as the full, actual numerical value.
Another option for number formatting that will announce the numbers at a slower pace is to put dashes in between numbers and periods between number groups. 4 - 6 - 9. 4 - 2 - 9. 2 - 5 - 0 - 0.

  1. Time Frames

It is best to type out the exact phrasing desired when using time frames.

For example: 9am-5pm will be treated as a hyphenated word and only say “9 a m 5 p m”. Instead type “9am to 5pm” or “9am until 5pm” to achieve your desired outcome.

  1. Listen to your recording

All Text-To-Speech fields can be previewed right from the editor. Press the play button after editing your text to preview what the audio will sound like before Saving.

  1. Pauses

Extra Pauses can be added by using the following syntax. The value of the length of the break can be adjusted by seconds or milliseconds (e.g. "3s" or "250ms")

Note: This does not work for all voice types. Please preview your recording to ensure that your voice type works with this syntax. 

<break time="3s"/>

example:
This is a sentence.
<break time="3s"/>
More words continued after the pause.