POST
/
v1
/
tts
/
clone-voice

Authorizations

X-API-KEY
string
headerrequired

Body

multipart/form-data
audio_clip
file
required

Audio file containing the voice sample to clone (Supported formats: WAV, MP3, M4A)

name
string
required

A descriptive name for the cloned voice

language
enum<string>
default: enrequired

Language of the voice

Available options:
en,
fr,
de,
es,
pt,
zh,
ja,
hi,
it,
ko,
nl,
pl,
ru,
sv,
tr
gender
enum<string>
required

Gender of the voice

Available options:
male,
female
description
string

Additional details about the voice characteristics

Response

200 - application/json
msg
string
err
boolean
results
object