Overview | Package | Class | Tree | Index | Help | |||
PREV | NEXT | FRAMES | NO FRAMES |
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Fields |
Throwable problem
Throwable
object (Exception
or
Error
) that describes the detected engine problem.
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Fields |
long newEngineState
long oldEngineState
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Fields |
int id
SpeechEvent
.
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Fields |
int markerType
MARKER_REACHED
event.
String text
SpeakableEvent
.int wordEnd
WORD_STARTED
event.
int wordStart
WORD_STARTED
event.
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Fields |
boolean topOfQueueChanged
topOfQueueChanged
is true
for
QUEUE_UPDATED
event when the top item in the
speech output queue has changed.
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Fields |
boolean definitionChanged
GRAMMAR_CHANGES_COMMITTED
event. False for other
event types.
boolean enabledChanged
enabled
property has changed with a
GRAMMAR_CHANGES_COMMITTED
event. False for other
event types.
GrammarException grammarException
GRAMMAR_CHANGES_COMMITTED
event.
null
for other event types.
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Fields |
GrammarSyntaxDetail[] details
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Fields |
float audioLevel
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Fields |
GrammarException grammarException
CHANGES_COMMITTED
event.
null
for other event types.
The exception serves the same functional role as the
GrammarException
thrown on the commitChanges
method.
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Fields |
boolean tokenFinalized
ResultEvent
indicates that one or more
tokens have been finalized. Tokens may be finalized with
any of the following result events:
RESULT_CREATED
, RESULT_UPDATED
,
RESULT_ACCEPTED
, RESULT_REJECTED
.
boolean unfinalizedTokensChanged
ResultEvent
indicates that the
unfinalized tokens have changed. The unfinalized tokens
may change with the following result events:
RESULT_CREATED
, RESULT_UPDATED
,
RESULT_ACCEPTED
, RESULT_REJECTED
.
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Fields |
Rule[] rules
Rule
objects.float[] weights
Rule
or null
if the rules are equally likely.
If non-null, the weights
array must have an
identical length to the rules
array.
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Fields |
int count
Rule rule
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Fields |
String fullRuleName
String packageName
null
if not specified.String simpleGrammarName
null
if not specified.String simpleRuleName
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Fields |
RuleName ruleName
RuleName
matched by the parse structure.
Rule rule
Rule
structure matching the RuleName
.
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Fields |
Rule[] rules
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Fields |
Rule rule
String tag
Serialized Form - Methods |
No readObject or writeObject method declared.
Serialized Form - Fields |
String text
Overview | Package | Class | Tree | Index | Help | |||
PREV | NEXT | FRAMES | NO FRAMES |
JavaTM Speech API
Copyright 1997-1998 Sun Microsystems, Inc. All rights reserved
Send comments to javaspeech-comments@sun.com