I am developing a voice assistant app using a real-time API. For the frontend, I’m using Flutter, and for the backend, I’m using Flask. I’ve set up the real-time API connection on the backend, but I’m finding it a bit challenging to manage the data flow between the frontend, backend, and OpenAI with two socket connections. I would appreciate any advice you might have for my app development.
you don’t need backend to implement, flutter supports openai_realtime_dart package. then share with me how you handle echo ::))
Hey can you guide me how you are doing realtime audio conversation.I am not able to understand how to do .