Human Activated Technology System - Example code for Make:
Please follow the instructions in the article carefully as they will help you set up the prerequisites for this example code.
If you do Python programming regularly and want to jump straight in, in your command prompt simply type:
$ git clone https://github.com/bynds/makevoicedemo
$ cd makevoicedemo
$ pip install -r requirements.txt
$ python main.py
The configuration.json
will need to be edited to match your network and device values.