Android.Speech.RecognizerIntent.ExtraPartialResults Field
Optional boolean to indicate whether partial results should be returned by the recognizer
as the user speaks (default is false).
Syntax
[Android.Runtime.Register("EXTRA_PARTIAL_RESULTS")] public const stringExtraPartialResults
Remarks
Optional boolean to indicate whether partial results should be returned by the recognizer
as the user speaks (default is false). The server may ignore a request for partial
results in some or all cases.