SpeechRecognizer.ErrorSpeechTimeout Campo

Definición

Precaución

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

Sin entrada de voz

[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

Valor de campo

Value = 6
Atributos

Comentarios

Sin entrada de voz

Java documentación para android.speech.SpeechRecognizer.ERROR_SPEECH_TIMEOUT.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a