I am developing a Texas Hold’em poker game to play with AI. I don’t want to add too many operation buttons to its widget; instead, I hope users can play with AI through voice conversations, just like playing with real friends. Therefore, I want to use the voice conversation mode. However, I have found two issues:
- When entering the widget’s full-screen mode on mobile devices, the entry to the conversation mode no longer exists in the input box.
- Once the conversation mode is turned on, it seems that the model will no longer call the tools in the App.
I wonder if OpenAI plans to solve these two issues?

