Drive a Claude Code session hands-free while reading on another screen
When to use: You're reading a design doc and want to dictate changes without alt-tabbing.
Prerequisites
- Microphone + speakers — System audio configured — test with
say "hello"or equivalent - Whisper model ready —
voice-mode install-whisperdownloads the local model
Flow
-
Start voiceUse voicemode. Listen for prompts and speak responses. Repeat after me: "ready"✓ Copied→ TTS plays "ready"
-
Dictate a change[spoken] Update src/auth.ts — use bcrypt instead of plain SHA256 for passwords.✓ Copied→ Transcription correct; change applied; TTS confirms
-
Review[spoken] Read me the diff.✓ Copied→ TTS reads diff in chunks, pausable
Outcome: A working session where your hands never leave what they were doing.
Pitfalls
- TTS talking over your prompts — Enable push-to-talk mode or a wake word