PUT
/
sound_clone
/
api
/
v1
/
voices
/
tts
/
{voiceId}
accessKey
string
required

You can copy your api-key on https://www.myvocal.ai/profile after you have subscribed to Pro or Business Plan.

Body

id
string
required

Your voiceId

files
Files
required

Please provide mp3/wav/m4a files. A single file cannot exceed 10MB, and up to 25 files can be uploaded (including files provided when you add voice).

Response

code
number

Indicates whether the call was successful. 1 if successful.

message
string

When an exception occurs, specific exception information will be provided in the message.