ElevenLabs TTS (Custom Voice)
Generate speech with your custom cloned voice_id. Returns audio + word-level timestamps for kinetic captions, collage sync, and screen-rec alignment.
ElevenLabs TTS (Custom Voice)
Badge: Direct
Node type: audio:elevenlabs_tts_custom_voice
Category: audio
Description
Generate speech with your custom cloned voice_id. Returns audio + word-level timestamps for kinetic captions, collage sync, and screen-rec alignment.
Pricing
- Cost: ~20 credits per 1000
Canvas ports
These appear as port handles on the left side of the node.
| ID | Label | Details |
|---|---|---|
text |
Text | TEXT (required) |
Sidebar config
These render as form fields in the right-side config panel when the node is selected.
| ID | Label | Details |
|---|---|---|
voice_id |
ElevenLabs Voice ID | TEXT (required) — Your cloned voice_id from elevenlabs.io → Voices (20-char alphanumeric, e.g. U4EYshq59eo7K2i5yWVR). |
model_id |
Model | TEXT · options: eleven_multilingual_v2, eleven_turbo_v2_5, eleven_flash_v2_5, eleven_v3 |
stability |
Stability | NUMBER · 0…1 |
similarity_boost |
Similarity Boost | NUMBER · 0…1 |
style |
Style | NUMBER · 0…1 |
speed |
Speed | NUMBER · 0.7…1.2 |
use_speaker_boost |
Speaker Boost | BOOLEAN |
Outputs
| ID | Label | Type |
|---|---|---|
audio |
Audio | AUDIO |
word_timestamps |
Word Timestamps | JSON |
Auto-generated from the Wireflow node registry.