List voices
list_voicesList available Synthesia text-to-speech voices, including stock catalog and custom voices, with optional filters by name, language, or gender. Returns voice IDs for use in avatar video creation.
Instructions
List Synthesia text-to-speech voices: stock voices from a bundled catalog snapshot plus custom voices registered in the local server config. Returns voice IDs for the avatarSettings.voice field in create_video. IMPORTANT: voices are optional — if omitted, Synthesia automatically uses its recommended voice for the chosen avatar, which is a good default. The stock list is a snapshot and may be incomplete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Case-insensitive substring match on the voice name (e.g. 'Hope'). | |
| language | No | Substring match on language name or ICU code (e.g. 'English', 'en-GB'). | |
| gender | No | Filter: 'm' or 'f' as listed in the catalog. |