Android.Speech.RecognizerResultsIntent.UriSchemeInline Field
The scheme used currently for html content in RecognizerResultsIntent.ExtraVoiceSearchResultHtml.

Syntax

[Android.Runtime.Register("URI_SCHEME_INLINE")]
public const string UriSchemeInline

Remarks

The scheme used currently for html content in RecognizerResultsIntent.ExtraVoiceSearchResultHtml. Note that this should only be used in tandem with this particular extra; it should NOT be used for generic URIs such as those found in the data field of an Intent.

[Android Documentation]

Requirements

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