Share via


NSSpeechSynthesizer.AttributesForVoice(String) Method

Definition

[Foundation.Export("attributesForVoice:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSDictionary AttributesForVoice(string voice);
[<Foundation.Export("attributesForVoice:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member AttributesForVoice : string -> Foundation.NSDictionary

Parameters

voice
String

Returns

Attributes

Applies to