initiate a prompt by saying "Hey antigravity" (default), speak your prompt, then say "send it", the extension then puts your prompt directly into your chat and sends it.
enables you to voice prompt any model on Antigravity..
built this extension over the last 2-3 days as a side thing while procrastinating my school stuff. completely open source
you can enhance your prompt with gemini, clear the voice prompt feed, pause and resume the voice prompt all without touching your mouse / keyboard.
if anyone is interested im gonna do more videos on use cases, such as prompting antigravity while tabbed out. even show how at a certain point i started using the extension to build itself..
it uses deepgram for transcribing because they give you a free API key with 200 hours of transcribing (its enough imo, but i want to change this to a local solution maybe?). the keys are stored in VS Code SecretStorage (your OS keychain). never in a file. over time ill clean up the repo and do some proper refactors, probably when im done finals.
https://open-vsx.org/extension/nizzynas/vtp-voice-prompt
short demo here;
https://www.youtube.com/watch?v=fAC30bak_xY
(in the video im using wake phrase with continuous mode in settings, i can just say pause when i want a break, demo is on windows 11)