By meetocean-ai
Talk to Claude about your codebase using voice. Free local mode (mic + speakers) or Pro mode (dial into conference calls via SIP).
Configure API keys and settings for the codebase voice assistant
[Pro] Join a conference call as a voice AI assistant that can answer questions about the current codebase. Dials into Zoom, Meet, or Teams via phone.
Start a voice conversation with Claude about your codebase. Talk through your mic, get answers through your speakers. Free, no telephony needed.
Check the status of the voice assistant — is it in a call, listening, idle?
Claude Code plugin — talk to Claude about your codebase using voice. Ask questions through your mic and hear answers through your speakers, or join a conference call as an AI participant.
Talk to Claude through your microphone. Only needs a Deepgram API key (free tier: 12,000 min/month).
/voice-config # set your Deepgram API key
/voice-start # start talking
Say "Hey Claude" followed by your question. Claude searches the codebase and answers via voice.
Dial into Zoom, Meet, or Teams as an AI participant. Everyone on the call can ask codebase questions. Requires LiveKit + Twilio.
/voice-config # set all API keys
/voice-join +15551234567 12345# # join with dial-in + PIN
# Clone and install
git clone https://github.com/artemustimenko/codebase-voice-assistant.git
cd codebase-voice-assistant
./scripts/setup.sh
# Use as a Claude Code plugin
claude --plugin-dir /path/to/codebase-voice-assistant
/voice-start (local) or /voice-join (conference call)Mic / Conference Call
|
Audio Capture
|
Deepgram STT (streaming)
|
Wake Word Detector ("Hey Claude")
|
Question Queue ──> Claude Code (searches codebase)
| |
Filler audio Codebase answer
| |
Deepgram TTS <────────────┘
|
Speakers / Conference Call
| Command | Description |
|---|---|
/voice-start | Start local voice session (free) |
/voice-join <number> [pin] | Join conference call (pro) |
/voice-config | Configure API keys |
/voice-status | Check session status |
Admin access level
Server config contains admin-level keywords
Requires secrets
Needs API keys or credentials to function
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub meetocean-ai/codebase-voice-assistant --plugin codebase-voice-assistantVoice conversations with Claude Code using local speech-to-text and text-to-speech
Audio feedback when Claude Code agent completes tasks using pocket-tts
Audio feedback system with multilingual TTS announcements, AI-powered contextual messages, and sound effects for Claude Code. Transform your coding experience with intelligent voice feedback that keeps you informed without breaking your flow.
Claude Code skill pack for Wispr (18 skills)
Voice I/O for Claude Code - speak to users and hear their voice input
Memory compression system for Claude Code - persist context across sessions