Sprache

SpeechRecognizer.ErrorServerDisconnected Feld

Definition

Achtung

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

Der Server wurde getrennt, e.

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

Feldwert

Value = 11
Attribute

Hinweise

Der Server wurde getrennt, z. B. weil die App abgestürzt ist.

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

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: