Stream speech for given text using the Lightning v3.1 SSE API
Bearer authentication header of the form Bearer <api_key>, where <api_key> is your api key.
The text to convert to speech.
The voice identifier to use for speech generation.
The sample rate for the generated audio.
8000, 16000, 24000, 44100 The speed of the generated speech.
0.5 <= x <= 2Language code for speech synthesis (en, hi, ta, es, etc.).
en, hi, ta, es The format of the output audio.
pcm, mp3, wav, mulaw The IDs of the pronunciation dictionaries to use for speech generation.
The ID of the pronunciation dictionary to use for speech generation.
Synthesized speech retrieved successfully.