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

  1. Parse the user's text from the command arguments
  2. Generate speech with edge-tts and play it with ffplay

Command

Installs
1
First Seen
Feb 17, 2026
test-edge-tts — tivojn/test-edge-tts