You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your amazing work, it made my life much easier!
I am playing with the Real time Gemini chat interactions, with function calling, voice-text, screen sharing and such
I encountered a very painful bug - when using the buttons for recording voice, I keep getting bugs due to multiple calls because I cannot synchronize the activation of the stopAudioInput() method.
I have a solution, and it is working for me, and would like to contribute to your repo.
Is it possible?
Thanks,
Elad
The text was updated successfully, but these errors were encountered:
Hey there
Thanks for your amazing work, it made my life much easier!
I am playing with the Real time Gemini chat interactions, with function calling, voice-text, screen sharing and such
I encountered a very painful bug - when using the buttons for recording voice, I keep getting bugs due to multiple calls because I cannot synchronize the activation of the stopAudioInput() method.
I have a solution, and it is working for me, and would like to contribute to your repo.
Is it possible?
Thanks,
Elad
The text was updated successfully, but these errors were encountered: