Android.Speech.SpeechRecognizer.ErrorAudio Field
Audio recording error.

Value: 3

Syntax

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

Remarks

Audio recording error.

[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