diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README index fe41ef9..1ab0da0 100644 --- a/README +++ b/README @@ -3,9 +3,10 @@ Blather is a speech recognizer that will run commands when a user speaks preset ##Requirements 1. pocketsphinx -2. gstreamer (and what ever plugin has pocket sphinx support) -3. pyside (only required for the Qt based UI) -4. pygtk (only required for the Gtk based UI) +2. gstreamer-0.10 (and what ever plugin has pocket sphinx support) +3. gstreamer-0.10 base plugins (required for alsa) +4. pyside (only required for the Qt based UI) +5. pygtk (only required for the Gtk based UI) ##Usage 0. move commands.tmp to ~/.config/blather/commands.conf and fill the file with sentences and command to run |