Android.Speech.SpeechRecognizer.ErrorNoMatch Field
No recognition result matched.

Value: 7

Syntax

[Android.Runtime.Register("ERROR_NO_MATCH")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Speech.SpeechRecognizerError enum directly instead of this field.")]
public const SpeechRecognizerError ErrorNoMatch

Remarks

No recognition result matched.

[Android Documentation]

Requirements

Namespace: Android.Speech
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8