newscaster

Sets the spoken text similar to how a news announcer would speak them.

Normal speech.

#[newscaster]
Switching to a news announcer.

#[defaults]
Now back to normal speech.

section

You can use newscaster in a section.

Speech Markdown

Short format

n/a

Standard format

#[newscaster]
Switching to a news announcer.

Formatters

Plain Text

Switching to a news announcer.

Amazon Alexa SSML

<speak>
<amazon:domain name="music">
Switching to a news announcer.

</amazon:domain>
</speak>

Google Assistant SSML

<speak>
Switching to a news announcer.
</speak>