SpeechRecognizer.ErrorCannotListenToDownloadEvents Поле

Определение

Внимание!

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

Служба не поддерживает прослушивание событий загрузки модели.

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

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

Value = 15
Атрибуты

Комментарии

Служба не поддерживает прослушивание событий загрузки модели.

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

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

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