Android.Speech.SpeechRecognizer.ErrorNetworkTimeout Field
Network operation timed out.

Value: 1

Syntax

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

Remarks

Network operation timed out.

[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