Handles the /sse/speak/{lang_code}
POST endpoint for generating speech using Server-Sent Events (SSE).
This endpoint enables real-time streaming of text-to-speech (TTS) responses in the specified language. The generated speech is sent as a continuous stream to the client using SSE.
API Key Authentication. Get your API key from the Neuphonic website.
The language code for the text-to-speech (TTS) generation.
Successful Response
The response is of type object
.
Handles the /sse/speak/{lang_code}
POST endpoint for generating speech using Server-Sent Events (SSE).
This endpoint enables real-time streaming of text-to-speech (TTS) responses in the specified language. The generated speech is sent as a continuous stream to the client using SSE.
API Key Authentication. Get your API key from the Neuphonic website.
The language code for the text-to-speech (TTS) generation.
Successful Response
The response is of type object
.