Mutes the microphone input during active real-time voice sessions with Claude.
The Mute skill provides immediate control over audio input during interactive voice chat sessions with Claude. By checking the current session state and updating the status via the command line, it allows users to pause microphone capture instantly without terminating the session. This is essential for maintaining privacy, reducing background noise during breaks, or pausing conversations during complex coding tasks while keeping the AI interface ready to resume.
主な機能
01Active session state verification
022 GitHub stars
03Instant microphone capture pause
04Manual override for voice-activated workflows
05Integration with claude-talk CLI
06Status-aware command execution
ユースケース
01Silencing the microphone input during long-running code generation or testing phases.
02Pausing audio input to handle background noise or household interruptions.
03Maintaining an active voice session while ensuring privacy during offline discussions.