|
JSAPI 2.0 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Engine
s.
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 Engine s. |
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 Word s 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 match ing functionality to facilitate Engine
selection and other local-sensitive operations. |
Word | Provides a standard representation of words used by
speech Engine s. |
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. |
Provides interfaces and classes for connecting to speech Engine
s.
The EngineManager
class provides the initial access
within this package to speech Engine
s.
The
Overview
provides more general information and includes a
Table of Examples
and a
Table of Diagrams.
EngineManager
|
JSAPI 2.0 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
JavaTM Speech API 2.0,
Final Release v2.0.6.
© 2008, Conversay and Sun Microsystems.