I have been trying to build something on top of realtime voice API and it was working fine, I did some rigorous testing and all of a sudden it stopped responding
I know my API key is working because the transcribe API works fine, only the response from realtime voice API isn’t coming to the client. It doesn’t receive any message or any error. The problem is that it isn’t even erroring out it just doesn’t respond.
It’s very random, sometimes it responds sometimes it doesn’t, not sure if this is a rate limit issue but haven’t been able to debug because it doesn’t throw an error.