Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The ElevenLabs Voice Selector node allows you to choose a specific voice from a predefined list of ElevenLabs text-to-speech voices. It takes a voice name as input and outputs the corresponding voice identifier needed for audio generation. This node simplifies the process of selecting a compatible voice for use with other ElevenLabs audio nodes.

Inputs

ParameterData TypeRequiredRangeDescription
voiceSTRINGYes"Adam"
"Antoni"
"Arnold"
"Bella"
"Domi"
"Elli"
"Josh"
"Rachel"
"Sam"
Choose a voice from the predefined ElevenLabs voices.

Outputs

Output NameData TypeDescription
voiceSTRINGThe unique identifier for the selected ElevenLabs voice, which can be passed to other nodes for text-to-speech generation.