@vowel.to/client / index / TurnDetectionMode
Type Alias: TurnDetectionMode
ts
type TurnDetectionMode = "server_vad" | "semantic_vad" | "client_vad" | "disabled";Defined in: lib/vowel/types/types.ts:304
Turn detection mode options