JSAPI 2.0

javax.speech
Interface EnginePropertyListener


public interface EnginePropertyListener

The listener interface for receiving notification of changed properties in EngineProperties. EnginePropertyEvents are requested by calling the addEnginePropertyListener method.

The EnginePropertyEvent class describes specifics about how property changes are reported. The EngineProperties class and subclasses describe the specific properties, the effects of changing these properties, and possible value ranges.

See Also:
EnginePropertyEvent, EngineProperties, addEnginePropertyListener

Method Summary
 void propertyUpdate(EnginePropertyEvent event)
          Method called back to indicate a change to an EngineProperties property.
 

Method Detail

propertyUpdate

void propertyUpdate(EnginePropertyEvent event)
Method called back to indicate a change to an EngineProperties property.

Parameters:
event - an EnginePropertyEvent describing a changed property

JSAPI 2.0

JavaTM Speech API 2.0, Final Release v2.0.6.
© 2008, Conversay and Sun Microsystems.

Free Web Hosting