voice_id
works in text to speech, in a realtime session, in live interpretation, and on a
phone call.
Prerequisites
A paid plan and 100 credits
A paid plan and 100 credits
Voice cloning is available on Plus and above, and each new clone costs
100 credits — see Pricing.
A clean sample
A clean sample
A few seconds of one person talking, no music or second speaker underneath.
The clone inherits whatever is in the clip, background noise included.
Recipe
Hear it before you commit
POST /v1/voices/{id}/preview speaks a line you choose, so you can check a
clone against real copy rather than the sample it was made from.
Use it
The same id, three places:Why it stays the same voice
Every voice — cloned or built-in — resolves to a stored reference clip, and that clip is sent with every request. Without one the model samples a new voice each time it generates, and a long piece or a long call wanders between speakers. This is why a clone sounds identical in part twelve and part one.Going further
Voices
The library, the reference-clip rule, and built-in voices.
Realtime
Session config, including where the voice goes.