Package com.sun.speech.engine
Provides a partial and unsupported support for the
javax.speech package for JSAPI 1.0.
-
Interface Summary Interface Description SpeechEventDispatcher Interface to be implemented by objects that dispatchSpeechEvents. -
Class Summary Class Description BaseAudioManager Supports the JSAPI 1.0AudioManagerinterface.BaseEngine Supports the JSAPI 1.0Engineinterface.BaseEngineProperties Supports the JSAPI 1.0EnginePropertiesinterface.EngineEventPanel Simple GUI for monitoring events of anEngine.EngineMonitor Simple GUI for monitoring events and state changes of anEngine.SpeechEventUtilities Utilities to help with dispatch JSAPI 1.0 events on the event dispatching thread of AWT/Swing.SpeechEventUtilities.SpeechAWTEvent Inner class that defines SpeechAWTEvents.SpeechEventUtilities.SpeechAWTEventTarget Inner class used to handle events as they are dispatched from the AWT event queue.SpeechEventWrapper Wraps an arbitrary event object (fromEventObject) in aSpeechEventso that it can be dispatched through the speech event dispatch mechanism.