RecognizerResultsIntent.ExtraVoiceSearchResultStrings 字段

定义

包含语音搜索中识别备用项列表的额外ArrayListString键,从最高到最低置信度。

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

字段值

属性

注解

包含语音搜索中识别备用项列表的额外ArrayListString键,从最高到最低置信度。

适用于 . 的 android.speech.RecognizerResultsIntent.EXTRA_VOICE_SEARCH_RESULT_STRINGSJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于