v1

latestOpenAPI 3.0.02026-07-26152942.8 KB
custom_voices

Create cloned voice

Creates a custom (cloned) voice from uploaded audio files.

post/v1/custom-voices/cloned-voice

Response

Successfully created cloned voice

voice_idstring required

Unique identifier for the created voice

Example response

{
  "voice_id": "voice_123456789"
}
All 15 operations