The service should call this method when a network or recognition error occurred.
Syntax
[Android.Runtime.Register("error", "(I)V", "GetError_IHandler")]
public virtual
void Error ([Android.Runtime.GeneratedEnum]
SpeechRecognizerError error)
Parameters
- error
- code is defined in Android.Speech.SpeechRecognizer
Exceptions
Remarks
Requirements
Namespace: Android.Speech
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8