edge-tts
Provides text-to-speech via `node-edge-tts` with CLI scripts and a config manager that stores settings in `~/.tts-config.json` and writes audio to `/tmp/edge-tts-temp/`. It instructs running shell commands like `npm install`/`node tts-converter.js` and performs network calls (e.g., `https://tts.travisvn.com`, `https://registry.npmjs.org/`).