import { session } from './agent'; session.interrupt(); // this will still trigger the `audio_interrupted` event for you // to cut off the audio playback when using WebSockets