Hi,
in February I implemented the possibility to interrupt the AI Assistant in my application with sending the conversation.item.truncate event .
The AI Assistant provides basic multiple choice questions and answers and I was able to interrupt, when I heard the right answer and the system did react as expected. When I interrupt now, the system reacts with a new question or a question that was asked before.
Does anybody faces the same issue that interruption worked before? Did (you as) openAI change something?
The audio_end_ms variable does make sense, when I send the truncate event.
Thanks for answering!
Best regards Josi