#Is it possible to create a voice with the Voice Design feature?
1 messages · Page 1 of 1 (latest)
AI-generated Answer for petitsaile
Yes. Voice Design lets you generate new, unique voices from a text prompt; it produces three previews and you can select and save one as a new voice in My Voices, or create it via API by first calling POST /v1/text-to-voice/design to get a generated_voice_id, then POST /v1/text-to-voice to create the voice. (help.elevenlabs.io)
Sources:
What is Voice Design? – ElevenLabs
And is it possible to share it, so I can use it outside of ElevenLabs?