voice-output

Installation
SKILL.md

Voice Output Skill

Convert text to speech and speak it aloud using system TTS or browser TTS.

Setup

No additional setup required. Uses built-in system commands:

  • macOS: say command (built-in)
  • Linux: espeak or festival (install via apt install espeak)
  • Browser: Web Speech API via Chrome DevTools Protocol

Usage

Speak text via system TTS (say command)

{baseDir}/scripts/speak.sh "Hello, the job has completed successfully!"
Related skills
Installs
11
First Seen
Mar 1, 2026