espeak-ng

star 2

TTS with espeak-ng

nordeim By nordeim schedule Updated 2/22/2026

name: espeak-ng description: TTS with espeak-ng

Espeak-ng

This skill allows you to use espeak-ng to generate speech.

For Smart Agent

Command: python espeak_skill.py Example: python espeak_skill.py "Hello world"

For Not Smart Agent

Command: python ./skills/espeak-ng/espeak_skill.py Example: python ./skills/espeak-ng/espeak_skill.py "Hello world"

Tools exec

Command: espeak-ng Example: espeak-ng "Hello world"

Requirements

  • espeak-ng must be installed on the system
  • On Linux/macOS, ensure you have espeak-ng installed:
  • Ubuntu/Debian: sudo apt-get install espeak-ng
  • CentOS/RHEL: sudo yum install espeak-ng
  • macOS: brew install espeak-ng
  • windows 11 : espeak-ng.msi from https://github.com/espeak-ng/espeak-ng/releases
Install via CLI
npx skills add https://github.com/nordeim/openclaw-curated-skills --skill espeak-ng
Repository Details
star Stars 2
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator