Package jaugment2.speech

Interface Summary
SemiNaturalInputProcessing Interface all services parsing (semi-)natural sentences should implement
SemiNaturalInputProcessing.Answerable  
speechRecognizing interface for services providing basic speech-recognition
speechSynthesizing interface for services providing basic speech-synth
 

Class Summary
CmdlnSpeakerService Service using a command-line-program (e.g.
CmdlnSpeakerServiceProxy  
JavaSpeechService an implementation of the speechRecognizing and speechSynthesizing -interfaces using a local JavaSpeech(tm)-provider
JavaSpeechServiceProxy RMI+JINI-proxy for JavaSpeechService
RemoteSpeechEvent A speech-related JINI-Events
SemiNaturalInputProcessing.SentenceParsedEvent event-type fired whenever a sentence has been parsed successfully
SemiNaturalInputProcessing.Word wrap a word and it's meta-data or a quotation
SemiNaturalVoiceProcessorProxy  
SemiNaturalVoiceProcessorService A Service doing processing of semi-natural sproken sentences.
SemiNaturalVoiceProcessorTextRepresentation Text-representation for the SemiNaturalVoiceProcessorService
SemiNaturalVoiceProcessorTextRepresentation.Factory A factory for our UIDescriptor
speechRecognizing.GrammarResult  
TestAdministrable  
TestApplication  
TestApplicationFrame