iiRecord
Agentic AI Atlas · Barge-in / interruption
interaction-primitive:barge-ina5c.ai
II.
InteractionPrimitive overview

interaction-primitive:barge-in

Reference · live

Barge-in / interruption overview

The user interrupts the agent mid-utterance and the agent yields the turn (endpointing + interruption handling, e.g. LiveKit Turn Detector v1.0). A realtime-voice interaction primitive distinct from dictation/narration. Note: irreversible governed actions are protected from barge-in cancellation via disallow_interruptions()/wait_for_playout() on the execute step. See docs/research/realtime-voice-agent-stack.md.

InteractionPrimitiveOutgoing · 1Incoming · 0

Attributes

displayName
Barge-in / interruption
kind
voice
surface
voice
requiresPermission
false
description
The user interrupts the agent mid-utterance and the agent yields the turn (endpointing + interruption handling, e.g. LiveKit Turn Detector v1.0). A realtime-voice interaction primitive distinct from dictation/narration. Note: irreversible governed actions are protected from barge-in cancellation via disallow_interruptions()/wait_for_playout() on the execute step. See docs/research/realtime-voice-agent-stack.md.

Outgoing edges

realizes1

Incoming edges

None.