Node Sound Effects
Play various sound effects within your node scripts.
"Aren't there a million of these?"
No actually, they either don't offer Windows support, or are completely abandoned such as node-sfx, play.js and various beep packages.
Usage
npm i node-sound-effects
const soundEffects = require("node-sound-effects");
soundEffects.play("upload");
Sound Effects list
Name | Description |
---|---|
upload | Ascending major melody |