Skip to content

Release v8.7.1

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Jun 16:27
· 65 commits to master since this release

Installation

Quick Start (Recommended)

# Install UV package manager (if not already installed)
curl -LsSf https://astral.sh/uv/install.sh | sh

# Install VoiceMode and configure services
uvx voice-mode-install

# Add to Claude Code MCP
claude mcp add --scope user voicemode -- uvx --refresh voice-mode

Alternative: Direct Installation

# With UV
uv tool install voice-mode

# With pip
pip install voice-mode==8.7.1

For detailed documentation, visit https://getvoicemode.com