Class InterruptionSignal (0.3.0)

InterruptionSignal(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Indicates the agent's audio response has been interrupted. The client should immediately stop any current audio playback (e.g., due to user barge-in or a new agent response being generated).

Attribute

Name Description
barge_in bool
Whether the interruption is caused by a user barge-in event.