Skip to main content

Basic Streaming

Conversational (Barge-In)

Send multiple text segments and interrupt mid-synthesis:

LLM Token Streaming

Stream tokens from an LLM directly to TTS. The server buffers text and synthesizes at sentence boundaries:
Markdown in LLM output is automatically stripped before synthesis — headers, bold, italics, code blocks, and links are converted to plain text.