diff --git a/streamerbot/3.api/1.sub-actions/speakerbot/speak.md b/streamerbot/3.api/1.sub-actions/speakerbot/speak.md index a2ff0cc0..165d562b 100755 --- a/streamerbot/3.api/1.sub-actions/speakerbot/speak.md +++ b/streamerbot/3.api/1.sub-actions/speakerbot/speak.md @@ -13,7 +13,7 @@ variables: **Note**: The "Save TTS audio to file" option must be enabled in the Speaker.bot settings, and either the "Silent" or "Delay" parameters. type: string - name: duration - description: The duration of the speech, when the delay option is used + description: The duration of the speech in milliseconds. Only available when the Delay or Silent options are used. type: number ---