Skip to main content
POST
Clone Voice

Headers

string
required
API key used for authenticating requests to the API.
string
required
Workspace identifier for the API.

Request Body

The request body should be sent as multipart/form-data.
file
required
Audio file to clone the voice from. Maximum file size: 50MB.
string
Name for the cloned voice.
string
Description of the cloned voice.
string
Language code for the voice (e.g., “en”).

Response Fields

object
The voice embedding data generated from the audio file.
object
The created custom voice object (if name was provided).
string
Unique identifier for the custom voice.
string
Name of the custom voice.