Drive a Claude Code session hands-free while reading on another screen
Когда использовать: You're reading a design doc and want to dictate changes without alt-tabbing.
Предварительные требования
- Microphone + speakers — System audio configured — test with
say "hello"or equivalent - Whisper model ready —
voice-mode install-whisperdownloads the local model
Поток
-
Start voiceUse voicemode. Listen for prompts and speak responses. Repeat after me: "ready"✓ Скопировано→ TTS plays "ready"
-
Dictate a change[spoken] Update src/auth.ts — use bcrypt instead of plain SHA256 for passwords.✓ Скопировано→ Transcription correct; change applied; TTS confirms
-
Review[spoken] Read me the diff.✓ Скопировано→ TTS reads diff in chunks, pausable
Итог: A working session where your hands never leave what they were doing.
Подводные камни
- TTS talking over your prompts — Enable push-to-talk mode or a wake word