Hybrid VAD documented — The Live API capabilities guide now covers Hybrid VAD, which keeps server-side automatic speech-start detection and lets the client send audio_stream_end on speech end for lower-latency finalization (with server V…
Changelog
Live API
Hybrid VAD documented — The Live API capabilities guide now covers Hybrid VAD, which keeps server-side automatic speech-start detection and lets the client send audio_stream_end on speech end for lower-latency finalization (with server VAD as fallback). Includes Python and JavaScript examples.