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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.2.01latest

Version History

VersionDownloads (Last 7 Days)Published
1.2.01
1.1.20
1.1.10
1.1.00
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i node-sound-effects

Weekly Downloads

1

Version

1.2.0

License

ISC

Unpacked Size

6.33 kB

Total Files

7

Last publish

Collaborators

  • entozoon