You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use manual start and stop recording with this code and set turn_detection: null, the audio stops sending after 2–3 messages. The RTCDataChannel either terminates or sometimes stays open, but no response is received. Occasionally, the issue happens even after just one message.
However, if I don’t pass turn_detection: null and also don’t manually trigger recording, everything works properly and the conversation continues without any issue