VoiceInteractor.Prompt.GetVoicePromptAt(Int32) Method

Definition

Returns a prompt to use for voice interactions.

public string GetVoicePromptAt (int index);
member this.GetVoicePromptAt : int -> string

Parameters

index
Int32

Returns

Remarks

Returns a prompt to use for voice interactions.

Java documentation for android.app.VoiceInteractor.Prompt.getVoicePromptAt(int).

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