-
Notifications
You must be signed in to change notification settings - Fork 112
Add voice interactions with Gemini Live and ros-mcp-server to Gemini example. #115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Add voice interactions with Gemini Live and ros-mcp-server to Gemini example. #115
Conversation
Thank you for your contribution, @tracelarue. I will give it a try soon. @rjohn-v — I’d suggest adding a client/ folder in the repository to store installation packages and runnable clients. This would help keep different client implementations (e.g., Gemini API client) and their installation steps organized in one place. I’m not sure I’d keep this under examples/. |
I connected issue #62 to this PR. |
@tracelarue @rjohn-v Another good next step would be to provide a |
@stex2005 Thank you for the review and feedback. I'll work on getting these changes and fixes implemented. |
@tracelarue wow, voice command sounds super cool. thanks for your contributions. I cannot wait for trying this feature soon! |
@stex2005 Ready for review Changes made:
|
Gemini Live for low-latency bidirectional voice interactions with ros-mcp-server.