Share via


NSSpeechSynthesizer.AddSpeechDictionary(NSDictionary) Method

Definition

[Foundation.Export("addSpeechDictionary:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void AddSpeechDictionary(Foundation.NSDictionary speechDictionary);
[<Foundation.Export("addSpeechDictionary:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AddSpeechDictionary : Foundation.NSDictionary -> unit
override this.AddSpeechDictionary : Foundation.NSDictionary -> unit

Parameters

speechDictionary
NSDictionary
Attributes

Applies to