test-edge-tts
Installation
SKILL.md
test-edge-tts
Speak user-provided text using edge-tts (Microsoft neural TTS, free, no API key).
Usage
/test-edge-tts "Hello, this is a test"
/test-edge-tts "Any text you want spoken aloud"
How It Works
- Parse the user's text from the command arguments
- Generate speech with
edge-ttsand play it withffplay