API Reference

Create an instant voice clone by providing an URL for a sample audio file.
The cloned voice will be based on the characteristics of the provided audio file. Make the request using multipart/form-data and include a URL to the audio file. The created voice clone can be used for text-to-speech (TTS) generation.
The audio file selected as the source for the voice clone should have a duration ranging from 2 seconds to 1 hour. It can be in any audio format, as long as it falls within the size range of 5kb to 50MB.

Log in to see full request history
Body Params
uri
required

The URL of the audio file selected as the source for the voice clone. The file should have a duration ranging from 2 seconds to 1 hour. It can be in any audio format, as long as it falls within the size range of 5kb to 50 MB.

Content-Type: text/plain

string
required

The name for this new cloned voice.

Content-Type: text/plain

Responses

Content-Type header of your request and ensure that it is set to a supported media type. You may also need to update your request payload to match the expected media type for the resource you are trying to access.

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json