Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 693 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 693 Bytes

Human Activated Technology System

Human Activated Technology System - Example code for Make:

Basic Requirements

Getting started

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.