SpeechRecognizer.ErrorNetworkTimeout Поле

Определение

Внимание!

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

Истекло время ожидания сетевой операции.

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

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

Value = 1
Атрибуты

Комментарии

Истекло время ожидания сетевой операции.

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

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

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