Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.33 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.33 KB

K.I.F.T.

A voice-activated task manager

This project uses Xcode to support its PocketShpinx library, and you will need that installed before you can use this project.

To initialize the entire project:

sh start.sh

This script will check for both Homebrew and PocketSphinx on your computer. It will download Homebrew if it doesnt exist, and download PocketSphinx and its dependencies via Homebrew.

Click Record:

And pick any of the commands available. Say "List Commands" to get a full list of commands available.

Your terminal contains all logged output from the serverside, such as API success/fail information, as well as routes traversed to get such information:

### The KIFT application itself will also log less detailed information. It will only log such things as "Turning Lights Off" or "Playing Music"

Project Authors:

Matthew Jones https://github.com/mjjply42

Steven Song https://github.com/ssong42

Dylan Romanski https://github.com/bigdiggysquiggle