#how can I ask these voices after logging into elvenlabs? https://elevenlabs.io/voice-library/dwarf
1 messages · Page 1 of 1 (latest)
AI-generated Answer for petermarcusf
Here’s how to use voices from that Voice Library page after you log in:
-
Add the voice to your account
- Go to Voices > Explore (Voice Library), open a voice you like, then click the + button to add it to My Voices. After saving, that voice will appear in all voice selectors across the app. (help.elevenlabs.io)
-
Generate speech in the web app
- Open Text to Speech, select the saved voice in the bottom-left voice picker, enter your text, and click Generate. (elevenlabs.io)
-
Generate via API (optional)
- Find the voice_id: in My Voices, click the three dots next to the voice and choose Copy voice ID (or list voices via the API). (help.elevenlabs.io)
- Use Text to Speech: POST /v1/text-to-speech/:voice_id with your text and model_id. (elevenlabs.io)
-
Notes and common blockers
- Some Library voices require a paid plan due to credit multipliers; free plans can’t use those voices. Upgrading removes this restriction. (help.elevenlabs.io)
- You can filter Library results by category (e.g., “dwarf”), language, accent, etc., to find the style you want. (help.elevenlabs.io)
If you tell me which specific “dwarf” voice you want, I can point to its voice_id and the exact API call.
Sources:
What is the Voice Library? – ElevenLabs
Text to Speech (product guide) | ElevenLabs Documentation
How do I find the voice ID of my voices via the website and API? – ElevenLabs
Create speech | ElevenLabs Documentation
Why can't I use some voices from the Voice Library? – ElevenLabs
What is the Voice Library? – ElevenLabs
I can't find the voice named "Mountain King" in explore voices