Package speech

Interface Summary
AppGrammar A agent representing a single grammar which can be turned on/off, etc.
GrammarCenter This is the center where it listens to the user and farms out stuff to various AppGrammars.
GrammarInspector  
Listener  
RemoteGrammarActivation  
RemoteTagsListener To hear about a parsed speech event.
Speakable An interface that specifies and object has the toSpeech method, which returns a String that can be easily spoken by a speech synthesis program.
SpeechOut Spitting out speech.
TagsListener This is someone who listens to
TalkNSing This is for our combo laureate TTS and wav file player system.
 

Class Summary
AckSounds  
AppGrammarAgent This is a Metaglue-ized interface to my ApplicationGrammar class, and thereby to the rule and dictation grammars in the Java Speech API (JSAPI beta v0.7).
ApplicationGrammar This is a simplified interface to the rule and dictation grammars in the Java Speech API (JSAPI beta v0.7).
GrammarCenterAgent This is the center where it listens to the user and farms out stuff to various AppGrammars.
GrammarInspectorAgent  
Listen The startup interaction between viaVoice's speech recognition and synthesis is buggy.
Say For speechout via IBM ViaVoice
SpeechOutAgent This is the thing that talks to Laureate, or something if there is no Laureate to talk to.
Unfolder Unfold methods for pulling text out of a parse tree.