AssemblyAI Streaming
Live meeting transcripts over webhook with AssemblyAI Universal Streaming
AssemblyAI Streaming pushes live transcript chunks to your webhook during the meeting, with fine-grained end-of-turn detection tuning. Modes: raw (default) and sentence.
Enable
CLI: meetstream bot create <link> -t assemblyai_streaming --live-transcript-webhook <url>.
Configuration reference
The live payload
Same envelope as all streaming providers — new_text, running transcript buffer, words[], end_of_turn, echoed custom_attributes — documented in Live Transcription.
Streaming providers do not produce a post-call transcript. Need both? Re-transcribe the recording with a post-call provider after the call.
