Speak
Parameters
The name of the voice alias to use.
Toggle the bad word filter on or off.
Processes the TTS only
Enabling this will cause Speaker.bot to only process the TTS, and not play it. The speechFile
argument will contain the full path to the processed audio file that can be played either in OBS, or using the Play Sound sub-action.
Wait for TTS to be processed and finish playing before continuing execution of the current action. There is a hard limit of 30s on a timeout to prevent stuck queues.
The message content to send to Speaker.bot.
Variables
The following variables will be populated after executing this sub-action:
Description | ||
---|---|---|
duration | number | The duration of the speech, when the delay option is used |
speechFile | string | The file containing the speech audio, or |
success | bool | Was the request successful? Example: true |