JSAPI 2.0

Package javax.speech

Provides interfaces and classes for connecting to speech Engines.

See:
          Description

Interface Summary
AudioListener The listener interface for receiving events associated with the audio input or output of an Engine.
AudioManager The AudioManager is provided by subclasses of Engine to allow an application to control audio input/output and to monitor audio-related events.
Engine Parent interface for all speech Engines.
EngineListener A tagging interface for EngineEvent listeners.
EngineProperties Defines the run-time properties of an Engine.
EnginePropertyListener The listener interface for receiving notification of changed properties in EngineProperties.
SpeechEventExecutor Interface for objects that execute Runnable objects.
SpeechEventListener A tagging interface that all SpeechEventListener interfaces must extend.
VocabularyManager Interface for management of Words used by a speech Engine.
 

Class Summary
AudioEvent Describes events associated with audio input/output for an Engine.
AudioSegment Associates audio data with a representation of the audio format.
EngineEvent Provides information to applications about changes in the state of a speech Engine.
EngineList Container for a set of EngineMode objects.
EngineManager The initial access point to all speech input and output capabilities.
EngineMode Provides information about a specific operating mode of a speech Engine.
EnginePropertyEvent Event issued when a value change request takes effect for an EngineProperties property.
SpeechEvent The root event class for all speech events.
SpeechLocale Encapsulates information that defines a locale and provides matching functionality to facilitate Engine selection and other local-sensitive operations.
Word Provides a standard representation of words used by speech Engines.
 

Exception Summary
AudioException Thrown when a problem is encountered connecting audio to or from a speech Engine.
EngineException Thrown if a problem is found while trying to create, access or use an Engine, EngineFactory, the EngineManager, or a GrammarManager.
EngineStateException Thrown when there is an illegal call to a method of a speech Engine.
SpeechException Thrown when a Java Speech API exception occurs.
 

Package javax.speech Description

Provides interfaces and classes for connecting to speech Engines.

The EngineManager class provides the initial access within this package to speech Engines. The Overview provides more general information and includes a Table of Examples and a Table of Diagrams.

Since:
CLDC 1.0, MIDP 1.0, J2SE 1.3.1
See Also:
EngineManager

JSAPI 2.0

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

Free Web Hosting