list_voices
List available Gemini TTS voices with gender, tone, and description. Filter by gender or tone to find suitable voices for text-to-speech.
Instructions
List all Gemini TTS voices with gender, tone, and description.
Optionally filter by gender and/or tone. Gemini TTS voices are multilingual — any voice speaks the language of the input text.
Args: filter_gender: Filter by "male", "female" (case-insensitive). filter_tone: Filter by tone name, e.g. "Soft", "Bright", "Firm", "Warm", "Upbeat", "Clear", "Smooth", "Informative", "Easy-going", etc. (case-insensitive).
Returns: A formatted table of matching voices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter_tone | No | ||
| filter_gender | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |