UNPKG

@seydx/sound-detection

Version:

Library to detect sudden noises above ambient from a network stream such as an IP Webcam or network microphone.

14 lines 271 B
{ "git.ignoreLimitWarning": true, "editor.tabSize": 2, "editor.insertSpaces": true, "files.eol": "\n", "editor.codeActionsOnSave": { "source.fixAll.eslint": true }, "editor.formatOnSave": true, "eslint.workingDirectories": [ ".", "./ui" ] }