Skip to content

melkor54248/NoiseDetectionClient

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoiseDetectionClient

This is a cross-platform Electron menu app that processes audio stream from the computer. When the volume exceeds the decibel level set by the user, the app sends a web request to an HTTP endpoint.

For development

$ npm install electron-prebuilt -g
$ electron index.js

Acknowledgement

Many thanks to @josdirksen for the sample code of using the Web Audio API and an audio visualizer.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.1%
  • HTML 18.5%
  • CSS 0.4%