RecognitionSupport.Builder.SetInstalledOnDeviceLanguages 方法

定义

[Android.Runtime.Register("setInstalledOnDeviceLanguages", "(Ljava/util/List;)Landroid/speech/RecognitionSupport$Builder;", "", ApiSince=33)]
public Android.Speech.RecognitionSupport.Builder SetInstalledOnDeviceLanguages(System.Collections.Generic.IList<string> value);
[<Android.Runtime.Register("setInstalledOnDeviceLanguages", "(Ljava/util/List;)Landroid/speech/RecognitionSupport$Builder;", "", ApiSince=33)>]
member this.SetInstalledOnDeviceLanguages : System.Collections.Generic.IList<string> -> Android.Speech.RecognitionSupport.Builder

参数

value
IList<String>

返回

属性

适用于