Share via


NSSpeechSynthesizer.GetVoice Method

Definition

[Foundation.Export("voice")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
protected virtual string GetVoice();
[<Foundation.Export("voice")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetVoice : unit -> string
override this.GetVoice : unit -> string

Returns

Attributes

Applies to