共用方式為


RecognizerResultsIntent.ExtraVoiceSearchResultStrings 欄位

定義

額外 ArrayListStrings 的索引鍵,其中包含語音搜尋中的辨識替代清單,從最高到最低信賴度。

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

欄位值

屬性

備註

額外 ArrayListStrings 的索引鍵,其中包含語音搜尋中的辨識替代清單,從最高到最低信賴度。

android.speech.RecognizerResultsIntent.EXTRA_VOICE_SEARCH_RESULT_STRINGSJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於