Why don't Apps SDK support ChatGPT's voice conversation mode?

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:

  1. When entering the widget’s full-screen mode on mobile devices, the entry to the conversation mode no longer exists in the input box.

  1. 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?

1 Like

same for my use case. it seems it try to call the tool but my MCP server is not activated.

1 Like