voice

Solid

Voice mode for Claude Code — automatically reads assistant replies aloud via TTS, with German/English auto-detection and optional summarization for long responses. Trigger when the user mentions voice, vorlesen, sprachausgabe, TTS, "speak", "say it out loud", or asks about /voice-* commands.

AI & Automation 20 stars 4 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 81/100

Stars 20%
44
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Claude Voice — Read-Aloud TTS Mode Dieses Skill steuert das Vorlese-Verhalten von Claude Code. Es ergänzt das eingebaute STT (Spracheingabe via `/voice` und Hold-Space) um **Sprachausgabe** der Assistant-Antworten. ## Was es macht - Stop-Hook: Nach jeder Claude-Antwort wird die letzte Textnachricht automatisch vorgelesen (wenn `enabled=true`). - Sprache wird automatisch erkannt (Deutsch / Englisch) oder fest per Config gesetzt. - Lange Antworten (> Threshold) werden vor dem Vorlesen via Anthropic Haiku zusammengefasst, damit das Vorlesen erträglich kurz bleibt. Steuerbar pro Antwort (Phrasen wie "lies vollständig vor" / "fass zusammen") und global (`/voice-mode`). - Engine-Auswahl ist auto-detect: bevorzugt OpenAI TTS (wenn `OPENAI_API_KEY` gesetzt), sonst Piper (lokal) oder espeak-ng als letzter Fallback. ## Slash-Commands - `/voice-on` — automatisches Vorlesen aktivieren - `/voice-off` — automatisches Vorlesen deaktivieren - `/voice-status` — aktueller Status, Engine, Config - `/voice-test [de|en|both]` — Audio-Pipeline testen - `/voice-speak <text>` — Text manuell vorlesen - `/voice-lang auto|de|en` — Sprach-Modus setzen - `/voice-mode auto|full|summary` — Vorlese-Modus (Default-Verhalten) - `/voice-full` — Shortcut für `/voice-mode full` - `/voice-summary` — Shortcut für `/voice-mode summary` - `/voice-auto` — Shortcut für `/voice-mode auto` - `/voice-config show|path|edit` — Konfiguration anzeigen / Pfad ### Per-Antwort-Override (kein Setup) Egal w...

Details

Author
CorvinLabs
Repository
CorvinLabs/CorvinOS
Created
4 weeks ago
Last Updated
today
Language
Python
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category