Langue

SpeechRecognizer.ErrorServerDisconnected Champ

Définition

Attention

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

Le serveur a été déconnecté, 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

Valeur de champ

Value = 11
Attributs

Remarques

Le serveur a été déconnecté, par exemple, parce que l’application s’est bloquée.

Java documentation pour android.speech.SpeechRecognizer.ERROR_SERVER_DISCONNECTED.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à