voice-tts

Community

Speak text aloud locally with TTS.

AuthorAP3X-Dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides local, on-device text-to-speech output, turning written text into audible speech without needing cloud services.

Core Features & Use Cases

  • Cross-platform TTS: Uses pyttsx3 to work on Windows, macOS, and Linux.
  • Voice selection: List available voices and speak text with a chosen voice.
  • Offline operation: Runs entirely offline on the host when a TTS engine is available.
  • Use cases include accessibility, hands-free reading, and conversational assistants.

Quick Start

Use the tts skill to speak a line of text from the command line. For example:

  • Speak text: python scripts/tts.py speak "Hello, I am your assistant."
  • List voices: python scripts/tts.py voices

Dependency Matrix

Required Modules

pyttsx3

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: voice-tts
Download link: https://github.com/AP3X-Dev/AGENT/archive/main.zip#voice-tts

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.