make_bot_speak
Enable AI meeting bots to speak text-to-speech during virtual meetings. Specify bot ID, text, and optional voice settings to facilitate clear communication across platforms like Zoom, Google Meet, and Microsoft Teams.
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 |