Android.Speech.RecognizerIntent.ExtraSpeechInputMinimumLengthMillis Field
The minimum length of an utterance.

Syntax

[Android.Runtime.Register("EXTRA_SPEECH_INPUT_MINIMUM_LENGTH_MILLIS")]
public const string ExtraSpeechInputMinimumLengthMillis

Remarks

The minimum length of an utterance. We will not stop recording before this amount of time. Note that it is extremely rare you'd want to specify this value in an intent. If you don't have a very good reason to change these, you should leave them as they are. Note also that certain values may cause undesired or unexpected results - use judiciously! Additionally, depending on the recognizer implementation, these values may have no effect.

[Android Documentation]

Requirements

Namespace: Android.Speech
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8