Optional expressive?: boolean | ExpressiveOptionsOptional keyterms?: string[]Replace the user-defined keyterms applied to the STT. Auto-detected keyterms are left untouched.
Optional turnuse turnHandling.turnDetection instead.
undefined: leave the current turn detection setting unchanged.null: clear the current turn detection setting and return to automatic selection.TurnDetectionMode: set the turn detection strategy to the provided value.Optional turnConfiguration updates for turn handling.
Optional endpointing?: Partial<EndpointingOptions>Endpointing options to merge into the current session defaults.
Optional turnStrategy for deciding when the user has finished speaking.
undefined: leave the current turn detection setting unchanged.null: clear the current turn detection setting and return to automatic selection.TurnDetectionMode: set the turn detection strategy to the provided value.
Change expressive TTS delivery for subsequent replies.