Edge TTS
/edge-ttsText-to-speech conversion using node-edge-tts npm package for generating audio from text. Supports multiple voices, languages, speed adjustment, pitch control, and subtitle generation. Use when: (1) User requests audio/v
Community-created skill listed at ClawHub. Canonical source: https://clawhub.ai/skills/edge-tts Version: 2.0.0 Source changelog: Major upgrade with added scripts, configurability, and streamlined TTS triggers - Added Node.js scripts for TTS conversion and configuration management (tts-converter.js, config-manager.js), with installation and usage instructions. - Added resource and reference files, including a complete voice/option guide and an installation script. - Changed TTS intent detection to trigger only on the "tts" keyword (removes long trigger phrase lists), and clarified keyword filtering prior to conversion. - Expanded documentation to includeworkflows, usage examples, advanced configuration, troubleshooting, and testing instructions. - Clarified the default voice, output formats, temporary file handling, and the recommended voice test site.