TranscriptionStart
A start strategy that triggers a user turn start when a transcription is received.
Properties
enableInterruptions
optional
Optional. If true, the user can interrupt the bot when the turn starts. The default value is true.
type
readonly
Reported as strategy on Agentic.VoiceDSPEvents.TurnStarted.
useInterim
optional
Optional. Whether to trigger on interim (partial) transcription frames for earlier detection. The default value is true.