Overview | Package | Class | Tree | Index | Help
PREV CLASS | NEXT CLASS FRAMES  | NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD

Interface javax.speech.AudioListener

Subinterfaces:
RecognizerAudioListener
Implementing Classes:
AudioAdapter

public abstract interface AudioListener
extends EventListener
The listener interface for receiving events associated with the audio input or output of an Engine. An AudioListener is attached to an Engine by the addAudioListener method of the engine's AudioManager.

RecognizerAudioListener extends this interface to support RecognizerAudioEvents provided by a Recognizer.

Note: until the Java Sound API is finalized, the AudioManager and other audio classes and interfaces will remain as placeholders for future expansion. Only the Recognizer audio events are functional in this release.

See Also:
addAudioListener, RecognizerAudioEvent, RecognizerAudioListener


Overview | Package | Class | Tree | Index | Help
PREV CLASS | NEXT CLASS FRAMES  | NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD

JavaTM Speech API
Copyright 1997-1998 Sun Microsystems, Inc. All rights reserved
Send comments to javaspeech-comments@sun.com