Real Time Voice API stops responding

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.

2 Likes

Mind sharing some code? Have you tried the playground?

Using the code from the realtime-console. Have changed nothing.

1 Like

im having the same exact issue

2 Likes