POST
/
sound_clone
/
api
/
v1
/
tts
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

voiceId
string

Your voiceId

title
string

Please do not exceed 32 characters in length. If this parameter is null, it will all default to “Untitled_TTS”

text
string

The maximum number of characters you can input at once depends on the benefits of your subscription plan.

language
string

Please select form:

us_english
original_english : Generate english tts in the same accent as the audio you uploaded.
spanish_es: Spanish acccent.
spanish_la: Latin American accent.
portuguese_pt: Portuguese accent.
portuguese_la: Latin American accent.
german
french
arabic
bahasa
thai
filipino

voiceSettings
object

For some advanced settings, it is generally recommended to use the suggested parameters.

Response

Header

Content-Type
string

If the request is successful, this value in the callback is audio/mpeg.

This response is stream.