Skip to main content
POST
Clone a voice

Authorizations

Authorization
string
header
required

Pass your API key as a Bearer token: Authorization: Bearer sk_996_....

Body

multipart/form-data
name
string
required

A name for the cloned voice.

clip
file
required

Reference audio sample to clone from.

language
string

BCP-47 language tag of the sample.

Example:

"en"

Response

The newly created voice.

id
string<uuid>
Example:

"a0e99841-438c-4a64-b679-ae501e7d6091"

name
string
Example:

"Barbershop Man"

description
string
Example:

"A friendly, conversational voice"

language
string

BCP-47 tag.

Example:

"en"