Module turn_detection

Module turn_detection 

Source
Expand description

Client-side turn detection — complements Gemini’s server-side VAD.

Provides configurable end-of-speech detection to signal activityEnd, allowing the server to start model generation faster.

Structs§

TurnDetectionConfig
Configuration for client-side turn detection.
TurnDetector
Client-side turn detector.

Enums§

TurnDetectionEvent
Events from the turn detector.