generate_speech
Convert written text into natural English narration audio using Gemini TTS, then save it as a WAV file for local use.
Instructions
Generate natural English narration audio using Gemini TTS. The default voice is Algenib with a rapid-fire, slightly smiling, energetic delivery and a neutral English accent. The resulting audio is saved as a WAV file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The exact script that should be spoken. Do not include instructions or explanations. | |
| style | No | Optional additional speaking style instructions. | |
| voice | No | Gemini TTS voice. Defaults to Algenib. | Algenib |
| filename | No | Optional filename without extension. Example: college-vs-university |