
A voice-controlled GitHub Copilot CLI extension by aasis21. Speak commands into a reactive listening orb, and hear the agent’s voice reply—enabling hands-free coding on Windows, macOS, and Linux.
/vox, a reactive orb opens in its own window—it listens to your voice, sends your speech to the Copilot agent, and reads the reply back aloud. It works inside the GitHub Copilot app as well, using the same panel. Built with pure JavaScript and no telemetry, Vox runs on Windows, macOS, and Linux with a single command install.Hands-free coding
Developers can dictate commands and hear responses while keeping their eyes on their work.
Accessibility
Users with mobility or typing difficulties can interact with Copilot using only their voice.
Multitasking
Programmers can code while performing other tasks, like taking notes or reviewing documentation.
Quick prototyping
Speak ideas directly into the CLI without breaking flow to type.
Pair programming sessions
Teams can verbally interact with Copilot during collaborative coding sessions.
Learning and onboarding
New users can speak commands to explore Copilot features without memorizing syntax.
Voice input
Speak your turn directly into the active Copilot session—no typing or copy-paste required.
Voice output
Every reply from the agent is synthesized and read aloud, so your eyes stay on the work.
Reactive orb
A single living orb shows four states—at rest (periwinkle, slowly swirling), listening (green, pulsing with mic level), thinking (amber), and speaking (blue)—each with its own color and motion.
Hands-free flow
Grant the mic once, and Vox opens straight into listening; speak, pause, and it sends the command automatically.
Interrupt to talk
Barge in anytime by tapping the orb, pressing Esc, or hitting Interrupt to cut the agent off and drop back into listening.
Speaks typed replies too
If you prefer to type, Vox still reads the assistant's reply aloud in the panel.
Transcript on demand
Open the 📜 panel to read the full back-and-forth, scroll history, or clear it without losing your place.
Follows your sessions
Multiple sessions can be live at once; the dropdown lists each one, and running `/vox` elsewhere auto-switches the window to it.
Standalone window
Opens as a chrome-less app window (not a browser tab) on any OS—pure JavaScript, one-line install on Windows, macOS, and Linux.
irm https://raw.githubusercontent.com/aasis21/vox/main/install.ps1 | iex; on macOS/Linux (bash) run curl -fsSL https://raw.githubusercontent.com/aasis21/vox/main/install.sh | bash./vox to open the reactive orb in its own window.A voice-controlled GitHub Copilot CLI extension by aasis21. Speak commands into a reactive listening orb, and hear the agent’s voice reply—enabling hands-free coding on Windows, macOS, and Linux.
Category:AI voice assistant
Visit Link:https://aasis21.github.io/vox/
Tags:voice coding、hands-free development、github copilot extension、ai coding assistant、developer productivity