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
Hi, I am running into a weird error where if I use webRTC, my startup function emits the audio I want, but if I use a websocket on the same endpoint, it does not. In both cases, when I start talking, it responds normally in the same way, but the difference is the way the startup function works.