defaults

Sets the spoken text back to normal (default) settings after using another section such as:

  • disappointed
  • dj
  • excited
  • newscaster
  • voice
Normal speech.

#[dj]
Switching to a music/media announcer.

#[defaults]
Now back to normal speech.

section

You can use defaults in a section.

Speech Markdown

Short format

n/a

Standard format

...

#[defaults]
Now back to normal speech.

Formatters

Plain Text

...

Now back to normal speech.

Amazon Alexa SSML

<speak>
...

Now back to normal speech.
</speak>

Google Assistant SSML

<speak>
...

Now back to normal speech.
</speak>