SpeechRecognizer.ErrorSpeechTimeout Поле

Определение

Внимание!

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

Нет голосового ввода

[Android.Runtime.Register("ERROR_SPEECH_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 ErrorSpeechTimeout = 6;
[<Android.Runtime.Register("ERROR_SPEECH_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 ErrorSpeechTimeout : Android.Speech.SpeechRecognizerError

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

Value = 6
Атрибуты

Комментарии

Нет голосового ввода

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

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

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