API References
Text to Speech API
Convert text to speech using our advanced AI models
POST
Make an API call
Replace YOUR_API_KEY
with your actual Dubverse API key to make a real API call. (If you haven’t obtained one, visit the API Key page) The response will be an audio file that you can play directly in the browser.
Headers
API key for authentication
Body
application/json
Response
200 - audio/wav
Successful response
The response is of type file
.