SpeechRecognizer.ErrorNetwork Поле

Определение

Внимание!

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

Другие ошибки, связанные с сетью.

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

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

Value = 2
Атрибуты

Комментарии

Другие ошибки, связанные с сетью.

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

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

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