Skip to content

JamieDawson/kift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KIFT is a program that can be controlled through voice commands.

KIFT

USAGE

  1. Clone and and enter repository:
git clone https://github.com/JamieDawson/KIFT
cd KIFT
  1. Install dependencies:
make setup
  1. Start server:
./server [availaible port number]
  1. Start client:
./client [server port number]

Or in debug mode:

./client --debug [server port number]

Available Commands

  • WHOIS
  • WHEREIS
  • BRIGHT
  • DIM
  • QUIT
  • HISTORY
  • PLAYMUSIC
  • SETALARM
  • SEARCHTHEWEB
  • SENDEMAIL
  • SENDSMS
  • TEAM
  • WEATHER

Credits: JamieDawson, pstringe, maljean, dsotomay

About

A voice controlled project that uses cmusphinx to run commands we designed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published