SpeechRecognizer.ErrorNetwork Feld

Definition

Achtung

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

Andere netzwerkbezogene Fehler.

[Android.Runtime.Register("ERROR_NETWORK")]
[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 ErrorNetwork = 2;
[<Android.Runtime.Register("ERROR_NETWORK")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Speech.SpeechRecognizerError enum directly instead of this field.", true)>]
val mutable ErrorNetwork : Android.Speech.SpeechRecognizerError

Feldwert

Value = 2
Attribute

Hinweise

Andere netzwerkbezogene Fehler.

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

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: