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 string ExtraPartialResults

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.

[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