🎙️
Voice Control
Send instructions, approve permissions, and check status — all by voice through OpenAI's Realtime API.
Voice-controlled coding from anywhere. Control Claude Code entirely by voice while you're on the move.
Please be safe and always be aware of your surroundings.
You: "Hey Claude, refactor the auth module"
↓
🎙️ Voice → OpenAI Realtime API → Voice Bot
↓
Voice Bot → tmux → Claude Code session
↓
Claude works ←→ You keep moving
↓
Claude needs permission → 🔊 "Claude wants to write auth.py, approve?"
↓
You: "Yes" → Claude continues
↓
Claude finishes → 🔊 "Refactoring complete, 3 files updated"Details coming soon! Just need to clean up the repo.