v1
latestOpenAPI 3.0.32026-07-26451985.7 KBtext-to-speech
Convert text into natural-sounding speech for applications like virtual assistants, accessibility features, and content creation
post/models/v2/suno/bark-small
Request body
Example request
{
"text": "Hello, how are you today?"
}Response
Successful text-to-speech response.
Example response
{
"output": "https://api.bytez.com/audio/1234567890"
}