setup

Configure ElevenLabs voice for Claude Code with STT and TTS daemons.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/WebSmartTeam/COR-CODE --skill setup-websmartteam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/WebSmartTeam/COR-CODE/tree/main/ClaudeCode-MarketPlace/claudecode-communication-elevenlabs-voice-fixed/skills/setup
Command: npx skills add https://github.com/WebSmartTeam/COR-CODE --skill setup-websmartteam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the setup of ElevenLabs voice integration for Claude Code, enabling seamless speech-to-text and text-to-speech capabilities with reduced latency.

Core Features & Use Cases

  • Interactive Setup Wizard: Guides users through configuration steps.
  • Prerequisite Checks: Verifies necessary software and Python versions.
  • Scope Selection: Allows local or global installation of voice settings.
  • Auto-Read Preference: Configures automatic speech output for Claude's responses.
  • API Key and Voice Configuration: Integrates ElevenLabs API key and selected voice.
  • Streaming Patch: Optimizes TTS latency for near real-time interaction.
  • Daemon Management: Starts background services for STT and TTS.

Quick Start

Run the interactive setup wizard to configure voice for Claude Code.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I configure ElevenLabs voice for Claude Code?

Configure ElevenLabs voice for Claude Code by running an interactive setup wizard that validates prerequisites, requests API keys, applies a low-latency streaming patch, and launches STT and TTS background daemons.

What do I need to set up speech-to-text and text-to-speech for Claude?

Setting up speech-to-text and text-to-speech for Claude requires valid software and Python versions, which the setup wizard validates before integrating your ElevenLabs API key and applying the streaming patch.

Can I install ElevenLabs TTS settings globally or locally?

You can install ElevenLabs TTS settings globally or locally by selecting your preferred installation scope during the interactive setup wizard process.

Does ElevenLabs voice integration support automatic speech output for responses?

ElevenLabs voice integration supports automatic speech output by configuring the auto-read preference during setup, enabling Claude responses to be spoken automatically.

How can I reduce text-to-speech latency with ElevenLabs in Claude?

Reduce text-to-speech latency with ElevenLabs by applying the true streaming patch included in the setup configuration, which optimizes TTS for near real-time interaction.

Why is my ElevenLabs voice setup not starting the background daemons?

ElevenLabs voice setup might fail to start background daemons if prerequisite checks for software and Python versions fail, preventing the STT and TTS services from launching.