Share via


SFSpeechRecognitionRequest.CustomizedLanguageModel Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Speech.SFSpeechLanguageModelConfiguration? CustomizedLanguageModel { [Foundation.Export("customizedLanguageModel", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setCustomizedLanguageModel:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("customizedLanguageModel", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setCustomizedLanguageModel:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.CustomizedLanguageModel : Speech.SFSpeechLanguageModelConfiguration with get, set

Property Value

Attributes

Applies to