Claude WhisperSpeak your prompts instead of typing them — Claude Whisper records your voice and pastes the transcription directly into the Claude Code chat input, keeping you in flow without switching context.
How it worksPress
Requirements
Most Linux desktop systems already have at least one of these installed. First runOn first use, Claude Whisper will:
Subsequent uses are fast — no downloads, no setup. Changing the keyboard shortcutOpen the Keyboard Shortcuts editor ( Troubleshooting"Unable to watch for file changes" (Linux)VS Code shows this warning when the system's inotify watch limit is too low. Claude Whisper detects this at startup and will prompt you with a fix. If you see the notification, click Copy fix command, paste it into a terminal, and run it:
This is a standard Linux system tuning setting — not specific to this extension. It tells the kernel to allow more file watchers, which VS Code needs on larger projects. The change persists across reboots. Why this existsThe Claude Code VS Code extension has no built-in voice input. Claude Whisper fills that gap — audio is recorded locally, transcribed on your machine with Whisper, and inserted directly into the Claude Code input without any copy-paste step. PrivacyAll processing is local. Your audio is never sent to any server — transcription runs entirely on your machine using the Whisper model. |
