POST
Stream speech

Authorizations

Authorization
string
header
required

API token from the Voho console. Begins with voho_sk_live_.

Body

application/json
text
string
required
Maximum string length: 5000
Example:

"أهلاً بك"

voice
string
required
Example:

"layla"

model
enum<string>
default:sada-1

Streaming supports sada-1 only.

Available options:
sada-1
format
enum<string>
default:opus
Available options:
opus,
mulaw,
pcm

Response

SSE event stream, or raw chunked audio.

The response is of type string.