Package com.sun.speech.engine
package com.sun.speech.engine
Provides a partial and unsupported support for the
javax.speech
package for JSAPI 1.0.
-
ClassDescriptionSupports the JSAPI 1.0
AudioManager
interface.Supports the JSAPI 1.0Engine
interface.Supports the JSAPI 1.0EngineProperties
interface.Simple GUI for monitoring events of anEngine
.Simple GUI for monitoring events and state changes of anEngine
.Interface to be implemented by objects that dispatchSpeechEvents
.Utilities to help with dispatch JSAPI 1.0 events on the event dispatching thread of AWT/Swing.Inner class that defines SpeechAWTEvents.Inner class used to handle events as they are dispatched from the AWT event queue.Wraps an arbitrary event object (fromEventObject
) in aSpeechEvent
so that it can be dispatched through the speech event dispatch mechanism.