win-beep
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

win-beep

NPM version

Windows-only native addon to play back a beep to user.

Installing

npm install win-beep --save-dev

Usage

const { beep } = require('win-beep')
beep(600, 1000) // frequency: 600Hz, duration: 1000ms

License

MIT

Package Sidebar

Install

npm i win-beep

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

14.4 kB

Total Files

22

Last publish

Collaborators

  • caiyexiang