summaryrefslogtreecommitdiff
path: root/README.MD
diff options
context:
space:
mode:
Diffstat (limited to 'README.MD')
-rw-r--r--README.MD15
1 files changed, 13 insertions, 2 deletions
diff --git a/README.MD b/README.MD
index a765093..9ac47b9 100644
--- a/README.MD
+++ b/README.MD
@@ -2,6 +2,17 @@
The goal of this project is to provide an open source portable voice recognition system that will be able to perform efficiently in less powerful environments.
-## Requirements
+## Dependencies
+
+This project relies on the following open source libraries:
+
+--> cmusphinx (http://cmusphinx.sourceforge.net/)
+--> portaudio (http://www.portaudio.com/)
+
+Optional Dependencies:
+--> festival (http://festvox.org/festival/)
+
+## Functionality
+
+This project provides a voice activated way to control GPIO pins on a Raspberry Pi and control a Roku TV connected to the same network. There are a few presents included in the code for controlling the Roku TV which I created for my personal use.
-This \ No newline at end of file