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:
saycommand (built-in) - Linux:
espeakorfestival(install viaapt 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!"