AVSpeechUtterance.Voice Property

Definition

The AVSpeechSynthesisVoice to be used for synthesis.

public virtual AVFoundation.AVSpeechSynthesisVoice Voice { [Foundation.Export("voice", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setVoice:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Voice : AVFoundation.AVSpeechSynthesisVoice with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to

See also

  • <xref:AVFoundation.AVSpeechSynthesisVoice.GetVoices>