#HackNYU2018 ##Accessibility & Assistive Technology Journal for Caretaker of Austistic Patients
Tested working with Python2 and pip 9.0.1
- Python2 or Python3
- Pip
- SciPy
- Vokatori SDK https://developers.vokaturi.com/downloads/sdk
You need Vokaturi to get this to work.
$ git clone https://github.com/myy233/HackNYU2018.git
$ sudo pip install scipy
$ cd api
$ python tone-analyzer.py hello.wav mac
$ python tone-analyzer.py hello.wav mac
$ python tone-analyzer.py hello.wav linux
$ python tone-analyzer.py hello.wav windows
- Just record some audio and save it as a
.wav
file in theapi
folder