handsome-easter-5670
06/25/2025, 3:53 AMtall-airline-16756
06/25/2025, 3:53 AMtall-airline-16756
06/25/2025, 3:53 AMagent_speech_interrupted
event exists. It is emitted when an agent's speech is interrupted before completing its full response. When this happens, the system adds an ellipsis ("...") to the end of the collected text, creates a chat message with this text, adds it to the chat context, and emits the agent_speech_interrupted
event with this message as a parameter.
Sources: GitHub::livekit::livekit_composite | livekit/agents-js/agents/src/multimoda... | livekit.agents.voice_assistant API documentation