Speak

Send a message with text-to-speech (TTS) using Speaker.bot
Read more in Guide > Integrations > Speakerbot.

Parameters

Voice Aliasrequired
Text

The name of the voice alias to use.

Pass Through Bad Word Filter
Toggle

Toggle the bad word filter on or off.

Silent
Toggle

Play the TTS silently

Can be used with the delay option if you want to wait before the TTS is finished, but don't have the audio.

Delay
Toggle

Wait for TTS to complete before continuuing execution of the current action

Messagerequired
Text

The message content to send to Speaker.bot.

Variables

The following variables will be populated after executing this sub-action:

Description
durationnumber

The duration of the speech, when the delay option is used

speechFilestring

The file containing the speech audio, or null if it doesn't exist

successbool

Was the request successful?

true