次の方法で共有


VoiceInteractor.Prompt.GetVoicePromptAtFormatted(Int32) メソッド

定義

音声操作に使用するプロンプトを返します。

[Android.Runtime.Register("getVoicePromptAt", "(I)Ljava/lang/CharSequence;", "GetGetVoicePromptAt_IHandler", ApiSince=23)]
public virtual Java.Lang.ICharSequence GetVoicePromptAtFormatted (int index);
[<Android.Runtime.Register("getVoicePromptAt", "(I)Ljava/lang/CharSequence;", "GetGetVoicePromptAt_IHandler", ApiSince=23)>]
abstract member GetVoicePromptAtFormatted : int -> Java.Lang.ICharSequence
override this.GetVoicePromptAtFormatted : int -> Java.Lang.ICharSequence

パラメーター

index
Int32

戻り値

属性

注釈

音声操作に使用するプロンプトを返します。

の Java ドキュメントandroid.app.VoiceInteractor.Prompt.getVoicePromptAt(int)

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象