RecognizerIntent.ExtraSpeechInputCompleteSilenceLengthMillis Field

Definition

The amount of time that it should take after we stop hearing speech to consider the input complete.

[Android.Runtime.Register("EXTRA_SPEECH_INPUT_COMPLETE_SILENCE_LENGTH_MILLIS")]
public const string ExtraSpeechInputCompleteSilenceLengthMillis;
[<Android.Runtime.Register("EXTRA_SPEECH_INPUT_COMPLETE_SILENCE_LENGTH_MILLIS")>]
val mutable ExtraSpeechInputCompleteSilenceLengthMillis : string

Field Value

String
Attributes

Remarks

Java documentation for android.speech.RecognizerIntent.EXTRA_SPEECH_INPUT_COMPLETE_SILENCE_LENGTH_MILLIS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to