generate_audio
Convert text to speech audio using Google's Gemini TTS with voice selection and language configuration for accessible content creation.
Instructions
Generate speech audio from a text prompt using Google's Gemini TTS. Supports voice selection and language configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Text to convert to speech or instructions for audio generation | |
| voiceName | No | Prebuilt voice name (e.g. Aoede, Kore, Puck) | |
| languageCode | No | Language code (e.g. en-US, it-IT, cs-CZ) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | ||
| model | Yes | ||
| mimeType | Yes |