Share via


AVSpeechSynthesisVoice.GetSpeechVoices Method

Definition

All available AVSpeechSynthesisVoices.

[Foundation.Export("speechVoices")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AVFoundation.AVSpeechSynthesisVoice[] GetSpeechVoices();
[<Foundation.Export("speechVoices")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetSpeechVoices : unit -> AVFoundation.AVSpeechSynthesisVoice[]

Returns

Attributes

Applies to