Share via


AVSpeechUtterance.SpeechString Property

Definition

The text to be spoken.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string SpeechString { [Foundation.Export("speechString", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("speechString", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.SpeechString : string

Property Value

Attributes

Applies to