|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SpeechError
Describes an error that has occurred during a Recognizer
or
Vocalizer
operation.
Nested Class Summary | |
---|---|
static class |
SpeechError.Codes
Possible error codes returned by getErrorCode() (). |
Method Summary | |
---|---|
int |
getErrorCode()
Get the error code. |
java.lang.String |
getErrorDetail()
Get a string describing the error. |
java.lang.String |
getSuggestion()
Get a suggestion to the user about how he or she can improve performance. |
Method Detail |
---|
int getErrorCode()
SpeechError.Codes
.
java.lang.String getErrorDetail()
java.lang.String getSuggestion()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |