Sprache

SpeechRecognizer.ErrorNetworkTimeout Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Speech.SpeechRecognizerError enum directly instead of this field.

Timeout des Netzwerkvorgangs.

[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.", true)]
public const Android.Speech.SpeechRecognizerError ErrorNetworkTimeout = 1;
[<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.", true)>]
val mutable ErrorNetworkTimeout : Android.Speech.SpeechRecognizerError

Feldwert

Value = 1
Attribute

Hinweise

Timeout des Netzwerkvorgangs.

Java Dokumentation für android.speech.SpeechRecognizer.ERROR_NETWORK_TIMEOUT.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: