Lenguaje

SpeechRecognizer.ErrorCannotCheckSupport Campo

Definición

Precaución

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

El servicio no permite comprobar si hay soporte técnico.

[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

Valor de campo

Value = 14
Atributos

Comentarios

El servicio no permite comprobar si hay soporte técnico.

Java documentación para android.speech.SpeechRecognizer.ERROR_CANNOT_CHECK_SUPPORT.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a