Overview | Package | Class | Tree | Index | Help
PREV PACKAGE | NEXT PACKAGE FRAMES  | NO FRAMES

Package javax.speech.synthesis

Interface Summary
Speakable An object implementing the Speakable interface can be provided to the speak method of a Synthesizer to be spoken.
SpeakableListener The listener interface for receiving notification of events during spoken output of a Speakable.
Synthesizer The Synthesizer interface provides primary access to speech synthesis capabilities.
SynthesizerListener An extension to the EngineListener interface for receiving notification of events associated with a Synthesizer.
SynthesizerProperties Provides control of the run-time properties of a Synthesizer.
 

Class Summary
SpeakableAdapter Adapter that receives events associated with spoken output of a Speakable object.
SpeakableEvent Event issued during spoken output of text.
SynthesizerAdapter Adapter that receives events associated with a Synthesizer.
SynthesizerEvent Event issued by Synthesizer to indicate a change in state or other activity.
SynthesizerModeDesc SynthesizerModeDesc extends the EngineModeDesc with properties that are specific to speech synthesizers.
SynthesizerQueueItem Represents an object on the speech output queue of a Synthesizer.
Voice A description of one output voice of a speech synthesizer.
 

Exception Summary
JSMLException Thrown if a syntax problem is found with text in the marked up with the Java Speech Markup Language.
 


Overview | Package | Class | Tree | Index | Help
PREV PACKAGE | NEXT PACKAGE FRAMES  | NO FRAMES

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