I'm using HeyGen interactive avatar and the console shows this error when using microphone to talk with him: It seems like the WebSocket is receiving a Blob instead of a JSON string, which is causing JSON.parse() to fail. But the thing is that I...