ComfyUI Node
ElevenLabs - Fetch Voices
A ComfyUI node in API Toolkit/ElevenLabs/Voice with 4 inputs and 2 outputs.
ElevenLabs - Fetch Voices
- voices_json
- voice_id_list
◄api_key►
◄search►
◄categoryall►
◄force_refreshfalse►
CategoryAPI Toolkit/ElevenLabs/Voice
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| api_key | STRING | ElevenLabs API key. Falls back to ELEVENLABS_API_KEY env var. | |
| searchopt | STRING | Filter voices by name, description, accent, or use_case. | |
| categoryopt | COMBO | all | 5 options: all, premade, cloned, generated, professional |
| force_refreshopt | BOOLEAN | false | Bypass voice cache and fetch fresh from API. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| voices_json | STRING | — |
| voice_id_list | STRING | — |