A collection of status codes that are set by Yobe classes.
More...
|
| UNKNOWN |
| An unknown error has occurred.
|
|
| OK |
| The function executed successfully.
|
|
| YOBE_ERROR |
| A known error occurred in the function.
|
|
| ALREADY_INIT |
| The library has already been started.
|
|
| NEEDS_MORE_DATA |
| The algorithm needs more data before it can start processing the audio.
|
|
| INVALID_LICENSE |
| The license is invalid.
|
|
| SESSION_EXPIRE |
| This means the Yobe session timing has expired.
|
|
| STOPPED |
| This means that the processing successfully stopped.
|
|
| HANDLE_INVALID |
| This means that the object has not been initialized.
|
|
| ENROLLING |
| This means the last buffer was processed while the IDListener was configured for enrolling a new IDTemplate.
|
|
A collection of status codes that are set by Yobe classes.
The documentation for this enum was generated from the following file:
- speech/src/main/java/com/yobe/speech/Status.java