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