Android.Speech.RecognizerIntent.ExtraResultsPendingintentBundle Field
If you use RecognizerIntent.ExtraResultsPendingintent to supply a forwarding intent, you can also use this extra to supply additional extras for the final intent.

Syntax

[Android.Runtime.Register("EXTRA_RESULTS_PENDINGINTENT_BUNDLE")]
public const string ExtraResultsPendingintentBundle

Remarks

If you use RecognizerIntent.ExtraResultsPendingintent to supply a forwarding intent, you can also use this extra to supply additional extras for the final intent. The search results will be added to this bundle, and the combined bundle will be sent to the target.

[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