Поделиться через


SpeechRecognizer.ErrorClient Поле

Определение

Внимание!

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

Другие ошибки на стороне клиента.

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

Значение поля

Value = 5
Атрибуты

Комментарии

Другие ошибки на стороне клиента.

Документация по Java для android.speech.SpeechRecognizer.ERROR_CLIENT.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к