Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 294 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 294 Bytes

IoT-Station

Setup

$ python setup.py

Then edit station.config to enter a valid UUID found in the server.

setup.py will pip install all needed modules, but you also need to manually install command line speexdec and speexenc (https://www.speex.org/downloads/).