TranscriptionStart

A start strategy that triggers a user turn start when a transcription is received.
View as Markdown

Properties

enableInterruptions
boolean

optional

Optional. If true, the user can interrupt the bot when the turn starts. The default value is true.

type
'transcription'

readonly

Reported as strategy on Agentic.VoiceDSPEvents.TurnStarted.

useInterim
boolean

optional

Optional. Whether to trigger on interim (partial) transcription frames for earlier detection. The default value is true.