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