From df39e3e2c63a643906268e484cde1e89a23f2329 Mon Sep 17 00:00:00 2001 From: Jezra Date: Tue, 21 Jan 2014 12:29:22 -0800 Subject: added gstreamer0.10-base-plugins to the requirements in the README commands don't need to be in all caps --- README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README') 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 -- cgit 1.4.1