make_bot_speak
Enable a bot to speak text during meetings using text-to-speech. Provide bot ID, text, and optional voice settings for language and style customization.
Instructions
Make a bot speak text during a meeting using text-to-speech
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bot_id | Yes | ID of the bot that should speak | |
text | Yes | Text for the bot to speak | |
voice_language_code | No | Voice language code (optional, defaults to 'en-US') | en-US |
voice_name | No | Voice name (optional, defaults to 'en-US-Casual-K') | en-US-Casual-K |