BeClaude

voicemode

New
723Community RegistryGeneralby Mike Bailey

Voice conversations with Claude Code using local speech-to-text and text-to-speech. Includes support for remote agents via mobile, web and CLI.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file

Copy the skill instructions below to .claude/skills/voicemode.md

3
Invoke in Claude Code
/voicemode
View source on GitHub
agent

Frequently Asked Questions

What is voicemode?

Voice conversations with Claude Code using local speech-to-text and text-to-speech. Includes support for remote agents via mobile, web and CLI.

How to install voicemode?

To install voicemode, create the .claude/skills directory in your project, then copy the skill instructions to a .md file in that directory. Once installed, invoke it in Claude Code with /voicemode.

What is voicemode best for?

voicemode is a community categorized under General. It is designed for: agent. Created by Mike Bailey.