Hey Product Hunt 👋 I’m the creator of Vox. I use GitHub Copilot constantly and was tired of being pinned to the keyboard, so I created a way to talk to it. Run /vox and a responsive orb opens in its own window – you speak your turn, the session listens to it, and the answer is read back. Sound in, sound out. You can come in by voice to interrupt and correct it, it has live captions and a transcript, and it even reads your typed answers out loud. It works inside the Copilot CLI and the Copilot app. It’s pure JavaScript with no build steps – it uses the browser’s Web Speech API by launching Chromium in app mode instead of shipping it to Electron – so it installs in one line on Windows/MacOS/Linux. Free and Open Source (MIT). I started this as an accessibility-minded experiment (a hands-free way to run the agent), so I’d especially love feedback on voice timing and interrupt flow. Ask me anything!
Home page: https://aasis21.github.io/vox/ Code: https://github.com/aasis21/vox
<a href