Live Transcription Test
This page opens a websocket to /v1/realtime/transcriptions/ws, captures microphone audio in the browser, downsamples it to 16kHz PCM16 mono, and forwards chunks to Zoom's private voice_streaming socket through this server.
The upstream transcript event schema is not fully mapped yet, so the page shows raw events and tries to extract common text fields when possible.
Status
idle