RecognitionSupport.InstalledOnDeviceLanguages Property

Definition

Support for this request is ready for use on this device for the returned languages.

public System.Collections.Generic.IList<string> InstalledOnDeviceLanguages { [Android.Runtime.Register("getInstalledOnDeviceLanguages", "()Ljava/util/List;", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getInstalledOnDeviceLanguages", "()Ljava/util/List;", "", ApiSince=33)>]
member this.InstalledOnDeviceLanguages : System.Collections.Generic.IList<string>

Property Value

Attributes

Remarks

Support for this request is ready for use on this device for the returned languages.

Java documentation for android.speech.RecognitionSupport.getInstalledOnDeviceLanguages().

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