Clone Voice
Clone Voice
Clone a voice from an audio file to create a custom voice with a unique voice embedding.
POST
Clone Voice
Headers
API key used for authenticating requests to the API.
Workspace identifier for the API.
Request Body
The request body should be sent asmultipart/form-data.
Audio file to clone the voice from. Maximum file size: 50MB.
Name for the cloned voice.
Description of the cloned voice.
Language code for the voice (e.g., “en”).
Response Fields
The voice embedding data generated from the audio file.
