hi,
we used RealTime Beta to develop Call system AI;
we used WebSocket connection and server_vad option to manage start and stop client speech.
We would to interrupt the IA dialog when client speech.
We try to use session.interrupt or session.cancel , but 1 crash the websocket connection and other send error message.
How it is possible to interrupt IA dialog if client speech during IA response.
Thanks