node-sound-effects

1.2.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i node-sound-effects

Weekly Downloads

0

Version

1.2.0

License

ISC

Unpacked Size

6.33 kB

Total Files

7

Last publish

Collaborators

  • entozoon