Simple extension for gemini cli to add a speech-to-text and text-to-speech loop for prompt and response. #27407
sandipchitale
started this conversation in
Show and tell
Replies: 2 comments 1 reply
-
|
I am trying to make this work with agy plugin import gemini --force |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Hey there. Thanks for sharing this. Building integrations on top of the CLI is exactly what we love to see. This looks like a really solid approach. If you have a GitHub repository for this project, definitely drop the link here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This extension cc-gc-stts for gemini cli implements speech-to-text and text-to-speech loop for prompt and response. See README for details.
To try it:
Prompt (speech-to-text)
Response (text-to-speech)
Uses a controlled chrome window to make use of the web API for speech-to-text and text-to-speech.
Feedback welcome!
Beta Was this translation helpful? Give feedback.
All reactions