|
JSAPI 2.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use javax.speech.recognition | |
---|---|
javax.speech.recognition | Provides interfaces and classes for using speech Recognizer s. |
Classes in javax.speech.recognition used by javax.speech.recognition | |
---|---|
FinalResult
Provides information about a Result that has been finalized -
that is, recognition is complete. |
|
Grammar
Parent interface supported by all types of recognition grammars. |
|
GrammarEvent
Event issued to GrammarListener s
when events associated with Grammar s occur. |
|
GrammarException
Thrown if a problem is found with grammar text from a resource or with a RuleGrammar object derived from grammar text. |
|
GrammarExceptionDetail
Describes a problem found in a Grammar . |
|
GrammarListener
The listener interface for receiving notifications of status change events for a Grammar . |
|
GrammarManager
Provides management of Grammar s. |
|
Recognizer
Provides access to speech recognition capabilities. |
|
RecognizerEvent
Event issued by a Recognizer to indicate a change
in state or other activity. |
|
RecognizerListener
The listener interface for events associated with a Recognizer . |
|
RecognizerMode
Provides information about a specific operating mode of a Recognizer . |
|
RecognizerProperties
Enables control of the properties of a Recognizer . |
|
Result
A Result is issued by a Recognizer as it recognizes
an incoming utterance that matches an active Grammar . |
|
ResultEvent
Event issued to indicate changes in the Result state and recognized tokens. |
|
ResultListener
The listener interface for ResultEvent s associated
with a Result . |
|
ResultStateException
Thrown if there is an illegal call to a method of FinalResult or
FinalRuleResult . |
|
ResultToken
A token (usually a word) contained by a Result representing something
heard by a Recognizer . |
|
Rule
Represents a Rule in a RuleGrammar . |
|
RuleComponent
Represents the different components that may appear on the right-hand side of a Rule definition
in a RuleGrammar . |
|
RuleGrammar
Defines a Grammar that specifies what users may
say by a set of Rule s. |
|
RuleParse
Represents the parse structure of a Result or String against
a RuleGrammar . |
|
RuleReference
Specifies a reference to a RuleGrammar or a named Rule
in a RuleGrammar . |
|
RuleSpecial
Defines special RuleReference s defined as constants. |
|
SpeakerManager
Provides management of speaker-specific data for a Recognizer . |
|
SpeakerManagerUI
Provides access to a user interface for managing speaker and training data. |
|
SpeakerProfile
Identifies speaker data in a SpeakerManager . |
|
JSAPI 2.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
JavaTM Speech API 2.0,
Final Release v2.0.6.
© 2008, Conversay and Sun Microsystems.