RecognizerIntent.ExtraPrompt Field

Definition

Optional text prompt to show to the user when asking them to speak.

[Android.Runtime.Register("EXTRA_PROMPT")]
public const string ExtraPrompt;
[<Android.Runtime.Register("EXTRA_PROMPT")>]
val mutable ExtraPrompt : string

Field Value

Attributes

Remarks

Optional text prompt to show to the user when asking them to speak.

Java documentation for android.speech.RecognizerIntent.EXTRA_PROMPT.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to