BrandstaqBrandstaq Docs
Chat Tools

Get Voices

List all available voices with full details: name, gender, tone, language, description, provider model, tier, and capabilities.

Skill name: get_voices

What it does

Lists every voice available across providers (Edge TTS, OpenAI, ElevenLabs) with name, gender, tone, language, tier, and provider model. Use this when you don't know what's available; if you already know the voice, jump straight to set_voice or preview_voice.

When to use it

Brandstaq automatically picks Get Voices when you say things like:

  • What voices are available?
  • Show me all the female voices in English
  • List ElevenLabs voices

Parameters

NameTypeRequiredDescription
show_allstringNoSet to 'true' to show all voices instead of top 20.

When the agent reaches for it

When you ask 'what voices are available' or want to browse the catalog before picking, the agent reaches for this. If you already know the voice name, the agent skips this and goes straight to preview_voice or set_voice.

Related skills