What is node-edge-tts?
"node-edge-tts is a module that using Microsoft Edge's online TTS (Text-to-Speech) service on the Node.js"
node-edge-tts is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 15.8 KB on disk.
Installation Guide
# Install via NPM
npm install node-edge-tts
# Install via Yarn
yarn add node-edge-tts