# RT-Voice PRO - SSML
Works with Windows, WSA (UWP), MaryTTS, eSpeak, AWS Polly, Azure and Google Cloud.
## Examples
### Changing Voices
This is the default voice. This is David. This is the default again. Zira here.
This is the default voice. This is cmu-bdl-hsmm. This is the default again. dfki-spike-hsmm here.
### Inserting silence / pauses (not working in MaryTTS 5.2)
This is not a pause.
This is a phrase break.
This is a phrase break.
This is a sentence break.
This is a paragraph break.
This is a paragraph break.
This is a three second pause.
This is a 4.5 second pause.
This is a sentence break
### Adjusting Speech Rate
I am now speaking at half speed.
I am now speaking at 2/3 speed.
I am now speaking at normal speed.
I am now speaking 33% faster.
I am now speaking twice as fast
I am now speaking at normal speed.
I am now speaking at 42% of normal speed.
I am now speaking 2.8 times as fast
I am now speaking 30% more slowly.
I am now speaking 30% faster.
### Adjusting Voice Pitch
This is half-pitchThis is 3/4 pitch.This is normal pitch.This is twice as high.This is three times as high.This is normal pitch.This is 50% lower.This is 50% higher.This is six semitones lower.This is six semitones higher.This has a pitch mean 25 Hertz lower.This has a pitch mean 25 Hertz higher.This has a pitch mean of 75 Hertz.
### Adjusting Output Volume (partially working in AWS Polly)
This is silent.This is 25% as loud.This is 50% as loud.This is the default volume.This is 50% louder.This is 100% louder.This is the default volume.This is 33% softer.This is 33% louder.This is 33% louder.This is 33% of normal volume.
### Adding Emphasis to Speech (no effect in MaryTTS 5.2)
This is stronger than the rest.
This is slightly stronger than the rest.
This is the same as than the rest.
### Shaping intonation contour (seems not to work in Windows)
I am talking with rising intonation.I am talking with falling intonation.good morning
### Say-as example (partially working in MaryTTS)
Your reservation for 2 rooms on
the 4th floor of the hotel on
3/21/2012 , with early
arrival at 12:35pm
has been confirmed. Please call
(888) 555-1212 with any questions.
### Control the rhythm of speech output
The rental car you reserved a mid-size sedan
will be ready for you to pick up at 4:00pm today.
### Adding audio (e.g. for paralanguage, only Windows and WSA (UWP))
is the sound of a cat.
I hit my thumb!
## More information
* [SSML](https://www.w3.org/TR/speech-synthesis/)
* [Reference MS](https://docs.microsoft.com/en-us/cortana/reference/ssml)