Skip to main content
voice_id returned with Text To Audio Endpoint

Request

Make a POST request to below endpoint and pass the required parameters as a request body.
curl

Body Attributes

string
required
Your API Key used for request authorization.
string
required
Display name of the voice you want to upload.
string
required
Audio URL of the voice sample. Only mp3 and wav are allowed.
Recommended length: 10–25 seconds for best results.
string
default:"english"
The language of the voice sample. It must match the actual spoken language of the uploaded audio. Default: english.

Body