Upload a file
Upload audio
In the Voice Design Lab, click Upload Audio and choose your file or drag and drop it.
Record directly in the browser
Choose a language
Select the language you’ll speak in. The system generates a reading script optimized for voice cloning.
Read the script
Click Start Recording and read the script clearly. It’s designed to capture the full range of phonemes.
Using the API
Clone with Telnyx (default)
Clone with Minimax
Supports longer audio (up to 5 minutes):Clone with Ultra model
Ultra clones use the higher-qualityUltra model. The request returns 202 Accepted — poll the clone’s status until it becomes active.
202 Accepted):
GET /v2/voice_clones until status is active.
SDK Examples
Clone with Telnyx (default)
Clone with Minimax
Minimax supports longer audio (up to 20MB) and uses thespeech-2.8-turbo model.
Clone with Ultra model
Ultra clones return202 Accepted and require polling until the status is active.