v2
latestOpenAPI 3.1.02026-07-2628105122.0 KBtextToSpeech
Text-to-Speech Stream Audio
Converts the input text into a streamed spoken audio response.
This endpoint supports streaming audio using the specified output codec (e.g., audio/mpeg for MP3). The response is returned as a binary audio stream, which can be played or saved directly by the client.
Supports the dict_id parameter to apply a pronunciation dictionary during synthesis.
post/text-to-speech/stream
Headers
api-subscription-keystring required
Request body
Response
Success. Returns a streamed audio response in the requested format (e.g., audio/mpeg for MP3, audio/wav for WAV).