Android.Speech.RecognizerIntent.ExtraMaxResults Field
Optional limit on the maximum number of results to return.

Syntax

[Android.Runtime.Register("EXTRA_MAX_RESULTS")]
public const string ExtraMaxResults

Remarks

Optional limit on the maximum number of results to return. If omitted the recognizer will choose how many results to return. Must be an integer.

[Android Documentation]

Requirements

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