Sprache

SpeechRecognizer.ErrorCannotCheckSupport Feld

Definition

Achtung

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

Der Dienst lässt keine Überprüfung auf Support zu.

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

Feldwert

Value = 14
Attribute

Hinweise

Der Dienst lässt keine Überprüfung auf Support zu.

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

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: