v1

latestOpenAPI 3.0.02026-07-26101.6 KB

Text to Speech

Convert text to speech using our advanced AI models

post/tts

Headers

X-API-KEYstring required

API key for authentication

Request body

textstring required

The input text you want to convert to speech.

speaker_nointeger required

The ID of the speaker voice.

callback_urlstring

URL to receive the API response if different from the origin.

Example request

{
  "text": "Welcome to Dubverse AI. Convert your text to lifelike speech with our advanced AI models.",
  "speaker_no": 1190
}

Response

Successful response

All 1 operations