cliedeman / NoiseChecker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Install Dependencies Navigate to the root folder of the project and run:

python setup.py develop

If pip cannot find the pyaudio requirement download and install the requirement from here. Make sure the version matches your python version and architecture

##Running

python -c "import noisechecker;noisechecker.start_and_monitor()"

About


Languages

Language:Python 100.0%