Voices
Clone a new voice from audio samples
POST
Authorizations
Body
multipart/form-data
Minimum length:
5
Available options:
ELEVENLABS
, CARTESIA
Required range:
0 < x < 1
Required range:
0 < x < 1
Required range:
0 < x < 1
Audio files for voice cloning
Response
200
application/json
Array of cloned Voice objects
The ID of the voice
The provider-specific voice ID
The name of the voice
Indicates if the voice supports multiple languages
Array of supported locale strings
Identifier for the TTS (text-to-speech) client
The organization ID that owns this voice
Additional settings stored in JSON format
Example:
{ "stability": 0.8, "style": 0.3 }