voice-chat

Transcribe spoken commands into Claude Code and synthesize responses with Inworld TTS.

49|12|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/DavidROliverBA/ArchitectKB --skill voice-chat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voice-chat
Source: https://github.com/DavidROliverBA/ArchitectKB/tree/main/.claude/skills/voice-chat
Command: npx skills add https://github.com/DavidROliverBA/ArchitectKB --skill voice-chat

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables hands-free interaction with Claude Code by converting spoken commands into text and delivering AI responses through synthesized speech.

Core Features & Use Cases

  • Voice-to-Text Input: Transcribes spoken commands directly into Claude Code for processing.
  • Text-to-Speech Output: Delivers Claude Code's responses audibly using the Inworld Olivia voice.
  • Use Case: A Solutions Architect can dictate complex queries or commands while their hands are occupied, receiving spoken confirmations and results, streamlining their workflow in dynamic environments.

Quick Start

Start voice-controlled mode by saying "Hey Claude, start voice chat".

Frequently Asked Questions about voice-chat

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enable voice control for Claude Code commands?

Voice control for Claude Code is enabled by transcribing spoken input and synthesizing spoken output using a voice-bridge server with Inworld TTS. You can start it by saying "Hey Claude, start voice chat".

Can I interact with Claude Code hands-free using speech-to-text?

Yes, hands-free interaction with Claude Code is possible by transcribing spoken commands into text for verbatim processing. This allows you to dictate queries while your hands are occupied and receive spoken confirmations.

What do I need to set up text-to-speech output for Claude Code responses?

To set up text-to-speech output, you need a running voice-bridge server, an Inworld API key, and microphone permissions. The synthesized speech uses the Inworld Olivia voice to deliver responses audibly.

How does voice command transcription work with Claude Code?

Voice command transcription works by capturing spoken audio through your microphone and sending it to a voice-bridge server. The server transcribes the audio into text, which is then processed verbatim by Claude Code.

Are there limitations to using voice-controlled interaction for coding?

Voice-controlled interaction requires a continuously running voice-bridge server and active microphone permissions. It is best suited for dynamic environments where hands-free operation is necessary rather than quiet or restricted spaces.

Is voice chat a built-in feature or does it require external dependencies?

Voice chat is not built-in and requires external dependencies to function. You must configure a voice-bridge server and provide a valid Inworld API key to handle the speech-to-text and text-to-speech processing.