Package | Description |
---|---|
mobi.narf.recognition.platform.android.common |
Modifier and Type | Field and Description |
---|---|
static android.os.Parcelable.Creator<ParcelableConfiguration> |
ParcelableConfiguration.CREATOR
This field is used by android to create parcelable configurations from a
parcel.
|
Modifier and Type | Method and Description |
---|---|
ParcelableConfiguration |
IRecognitionService.getConfiguration()
Returns the configuration that is currently running in the system.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
IRecognitionService.addConfiguration(ParcelableConfiguration configuration)
Installs a configuration into the system.
|