Converts text to audio and streams the result.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The text to convert to speech.
"Hello, welcome to Vox."
The specific voice_id to use for synthesis.
Kartik -> Ogbs15oBevLzXsUuTtA1, Rahul -> Owbs15oBevLzXsUurdA_, Nisha -> PAbs15oBevLzXsUu4dCi, Tulsi -> PQbt15oBevLzXsUuNtD3, Seema -> Pgbt15oBevLzXsUubdA6 "Ogbs15oBevLzXsUuTtA1"
ISO language code.
en, hi, mr, ta, te, gu, kn, ml, bn, pa, od, as "en"
If true, adds a WAV header to the stream for immediate playback.
Audio sample rate. The supported sample rates are 8000, 16000 and 24000 Hz.
24000
The speed is a float varies from 0.5 to 2.0, where 1.0 is the normal speed.
1.5
Streams audio/wav data. Headers include X-Request-ID.
The response is of type file.