Voice IDs

Below is the list of available AI voices from Elevenlabs. Simply pass in the Voice ID you want to use in your API request.

All voices use ElevenLabs' eleven_multilingual_v2 model, which supports multiple languages. To generate a voiceover in Spanish, French, Portuguese, or another supported language, write your script in that language โ€” no additional parameter needed. The voice output language matches the script language automatically.

Custom ElevenLabs voices are not available as a native voiceId parameter in the Blotato API yet. Native API support is on the roadmap.

Workaround: Generate your ElevenLabs audio via the ElevenLabs API separately, then pass the audio URL into the "Combine Existing Clips" template in the Create Visual node. This template accepts an optional audio/music URL, letting you combine any video with any custom voice.

To use custom voices in the web app, create your video at Videos > New after adding your ElevenLabs API key in Settings.

voiceName vs voiceId

Templates use different voice fields depending on the version:

  • "AI Video with AI Voice" template: Uses voiceName -- pass the display name of the voice (e.g., "Brian" or "Brian (American, deep)"). The template matches the name to the correct ElevenLabs voice.

  • Older templates and direct API calls: Use voiceId -- pass the full ElevenLabs voice ID string from the table below (e.g., "elevenlabs/eleven_multilingual_v2/nPczCjzI2devNBz1zQrb").

If you are using n8n or Make.com, the official Blotato nodes show a dropdown for voice selection, so you do not need to copy IDs manually.

Available Voices

The following ElevenLabs voices are available via the Blotato API:

ID
Name
Tags

elevenlabs/eleven_multilingual_v2/Xb7hH8MSUJpSbSDYk0k2

Alice

female, middle-aged, British, confident, news

elevenlabs/eleven_multilingual_v2/9BWtsMINqrJLrRacOk9x

Aria

female, middle-aged, American, expressive, social media

elevenlabs/eleven_multilingual_v2/pqHfZKP75CvOlQylNhV4

Bill

male, old, American, trustworthy, narration

elevenlabs/eleven_multilingual_v2/nPczCjzI2devNBz1zQrb

Brian

male, middle-aged, American, deep, narration

elevenlabs/eleven_multilingual_v2/N2lVS1w4EtoT3dr4eOWO

Callum

male, middle-aged, Transatlantic, intense, characters

elevenlabs/eleven_multilingual_v2/IKne3meq5aSn9XLyUdCD

Charlie

male, middle aged, Australian, natural, conversational

elevenlabs/eleven_multilingual_v2/XB0fDUnXU5powFXDhCwa

Charlotte

female, young, Swedish, seductive, characters

elevenlabs/eleven_multilingual_v2/iP95p4xoKVk53GoZ742B

Chris

male, middle-aged, American, casual, conversational

elevenlabs/eleven_multilingual_v2/onwK4e9ZLuTAKqWW03F9

Daniel

male, middle-aged, British, authoritative, news

elevenlabs/eleven_multilingual_v2/cjVigY5qzO86Huf0OWal

Eric

male, middle-aged, American, friendly, conversational

elevenlabs/eleven_multilingual_v2/JBFqnCBsd6RMkjVDRZzb

George

male, middle aged, British, warm, narration

elevenlabs/eleven_multilingual_v2/cgSgspJ2msm6clMCkdW9

Jessica

female, young, American, expressive, conversational

elevenlabs/eleven_multilingual_v2/FGY2WhTYpPnrIDTdsKH5

Laura

female, young, American, upbeat, social media

elevenlabs/eleven_multilingual_v2/TX3LPaxmHKxFdv7VOQHJ

Liam

male, young, American, articulate, narration

elevenlabs/eleven_multilingual_v2/pFZP5JQG7iQjIQuC4Bku

Lily

female, middle-aged, British, warm, narration

elevenlabs/eleven_multilingual_v2/XrExE9yKIg1WjnnlVkGX

Matilda

female, middle-aged, American, friendly, narration

elevenlabs/eleven_multilingual_v2/SAz9YHcvj6GT2YYXdXww

River

non-binary, middle-aged, American, confident, social media

elevenlabs/eleven_multilingual_v2/CwhRBWXzGAHq8TQ4Fs17

Roger

male, middle-aged, American, confident, social media

elevenlabs/eleven_multilingual_v2/EXAVITQu4vr4xnSDxMaL

Sarah

female, young, American, soft, news

elevenlabs/eleven_multilingual_v2/bIHbv24MWmeRgasZH58o

Will

male, young, American, friendly, social media

Last updated