Whenever the realtime API decides to call a function, it NEVER sends an audio event to “follow up” the function call event. Is anyone else getting the same behaviour? How are you handling it? Or is it just my issue
I have that problem even with respons.create included. Additionally, the response.create seems to be entering either recursive loop, or just a loop of calling the function on its own response.
Any idea how to stop that happening?