Future plans for Happy Hands
|
|
|
Of course, we intend to do more languages than JAVA, but here
are the future plans for the Java Speech Editor.
-
A "folding" editor, that has the ability to show code to various
levels of abstraction.
-
Ability to emit documents with which to train the speech recognizer engine,
if this helps with rule grammars.
-
Ability to speak comments in an English dictation mode.
-
Ability to speak new symbol names if the symbol name is common.
-
A Happy Hands compliancy test function that rates JAVA code by
considering how easy it is to speak the symbol names.
-
Get window up faster by initializing speech systems after it is up.
-
Generally improved keyboard input: faster more frequent parsing,
and magic tabs.
-
Regular expression searching.
-
More normal colors.
-
All constants in Happy Hands grammars defined in configuration file,
allowing customization and internationalization.
|
|
|
|