speak

Installation
SKILL.md

/speak — Text-to-Speech

Speak text using edge-tts (high-quality neural voices) with fallback to macOS say.

Usage

/speak "Hello world"                    # Default English voice
/speak --thai "สวัสดีครับ"                # Thai voice
/speak --voice "en-GB-RyanNeural" "Hi"  # Specific voice
/speak --mac "Hello"                    # Force macOS say
/speak --list                           # List available voices

Options

Option Description
--thai Use Thai voice (th-TH-NiwatNeural)
Related skills
Installs
27
GitHub Stars
67
First Seen
Feb 4, 2026