2005-06-12 06:32:26 UTC
Thought I would announce my simple desktop
control app based on Sphinx-4. It's available
at
http://brewer123.home.comcast.net/speechlion
The readme follows:
========================
README for SpeechLion 0.2
========================
Summary
=======
SpeechLion is a small speech recognition application
based on Sphinx-4_ which demonstrates desktop command
and control.
Currently it is mainly useful for assistance when web-browsing,
and can save a lot of keyboard and mouse usage. It is
developed and tested under Linux and Gnome. The engine
runs entirely on the Java VM, and should easily run under Windows.
The grammar files (which control most of the features)
are dependent on the keyboard shortcuts used by the
Mozilla family of browsers under Linux. It is tested with
Firefox.
SpeechLion is alpha-quality code. It is basically
a proof of concept right now. It does some useful
things for me and is at a point where others may enjoy it
too.
Features
========
+ Web browsing shortcuts
+ Window management shortcuts
+ Volume and muting commands
+ Command mode, spelling mode, mousing mode, and off mode
+ Low-level keyboard input for most possible keyboard combinations
+ Low-level mouse input for motion, button presses, and clicks
+ Repeat command
Requirements
============
SpeechLion requires the following software to run:
+ Java runtime environment 1.5 or greater
+ Jython 2.1 or greater
+ ant 1.6.0 or greater
+ Sphinx-4_ CVS 2005-06-01 or newer
The keyboard shortcuts are tested on a Linux Gnome environment
with the Firefox web browser.
Usage
======
Detailed installation instructions are provided in the INSTALL file.
Usage instructions are provided in the USAGE file. HTML-formatted
versions of all the documents are located in the `html` directory.
Start with `html/index.html`.
License
========
SpeechLion is licensed under the GNU General Public License (GPL).
See the COPYING file for details.
Author
========
SpeechLion is written by Robert W. Brewer, rwb123 at gmail dot com.
Comments, questions, and enhancements are appreciated.
.. _Sphinx-4:
http://cmusphinx.sf.net/sphinx4