UNPKG

shinobi-sound-detection

Version:

Library to detect sudden noises above ambient from a network stream such as an IP Webcam or network microphone. This library is a modified version of Barry's to work with ShinobiCCTV.

31 lines (30 loc) 729 B
{ "author": { "name": "Sebastien Piquemal", "email": "sebpiq@gmail.com" }, "bugs": { "url": "https://github.com/sebpiq/pcm-boilerplate/issues" }, "bundleDependencies": false, "dependencies": { "async": "3.2.0", "chai": "4.3.4", "underscore": "1.13.1" }, "deprecated": false, "description": "boilerplate for converting PCM byte data to arrays of JavaScript numbers. Updated by Moe Alam.", "engines": { "node": ">=0.10" }, "homepage": "https://github.com/sebpiq/pcm-boilerplate#readme", "keywords": [ "audio" ], "name": "pcm-boilerplate", "repository": { "type": "git", "url": "git+ssh://git@github.com/sebpiq/pcm-boilerplate.git" }, "version": "0.1.2" }