Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Claude Code Voice

Hands-free voice control for Claude Code on macOS.

Requirements

  • macOS
  • Python 3.x
  • SpeechRecognition library
  • pyaudio library

Quickstart

  1. Install dependencies:
pip install -r requirements.txt
  1. Run Claude Code with claude --dangerous-skip-permissions (the flag is required for total hands-free control)

  2. Type start voice to enable voice mode

  3. Speak your commands naturally with 2-second pauses for submission

  4. Hit escape and type stop voice to disable

Implementation

Uses Claude Code hooks (UserPromptSubmit and Stop) to create a continuous voice listening session with macOS speech recognition and Google's speech-to-text API.

Created By

Mckay Wrigley

About

No description, website, or topics provided.

Resources

Stars

41 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages