Audio
Convert Text to Audio
Available for: Chatflow, Workflow, New Agent, Chatbot, Agent, Text Generator apps.
Converts text to speech audio. Pass text to synthesize arbitrary text, or message_id to voice an existing message's answer.
post/text-to-audio
Request body
Response
Returns the generated audio file. The Content-Type header is set to the audio MIME type (e.g., audio/wav, audio/mp3). When the configured TTS provider returns a stream, the audio is delivered as audio/mpeg with chunked transfer encoding; the request streaming field does not control this.