SpeechRecognizer.ErrorCannotCheckSupport Campo

Definição

Cuidado

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

O serviço não permite verificar se há suporte.

[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 do campo

Value = 14
Atributos

Comentários

O serviço não permite verificar se há suporte.

Java documentação para android.speech.SpeechRecognizer.ERROR_CANNOT_CHECK_SUPPORT.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a