> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-feat-openapi-i18n.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ElevenLabsVoiceSelector - ComfyUI Built-in Node Documentation

> Complete documentation for the ElevenLabsVoiceSelector node in ComfyUI. Learn its inputs, outputs, parameters and usage.

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

| Parameter | Description                                           | Data Type | Required | Range                                                                                                                                                                                                                                                                                          |
| --------- | ----------------------------------------------------- | --------- | -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `voice`   | Choose a voice from the predefined ElevenLabs voices. | STRING    | Yes      | `"Adam (male, american)"`<br />`"Antoni (male, british)"`<br />`"Arnold (male, american)"`<br />`"Bella (female, american)"`<br />`"Domi (female, american)"`<br />`"Elli (female, american)"`<br />`"Josh (male, american)"`<br />`"Rachel (female, american)"`<br />`"Sam (male, american)"` |

## Outputs

| Output Name | Description                                                                                                                | Data Type |
| ----------- | -------------------------------------------------------------------------------------------------------------------------- | --------- |
| `voice`     | The unique identifier for the selected ElevenLabs voice, which can be passed to other nodes for text-to-speech generation. | STRING    |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ElevenLabsVoiceSelector/en.md)

***

**Source fingerprint (SHA-256):** `72e2239bb0da15a88cd346ede2051b4fb717f3bf49faaf5d63c0622b03ccd80d`
