YobeSDK Android 0.3.2
 
Loading...
Searching...
No Matches
com.yobe.speech.Status Enum Reference

A collection of status codes that are set by Yobe classes. More...

Public Attributes

 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.
 

Detailed Description

A collection of status codes that are set by Yobe classes.


The documentation for this enum was generated from the following file: