AVSpeechSynthesisProviderAudioUnit.SpeechSynthesisOutputMetadataBlock Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVSpeechSynthesisProviderOutputBlock? SpeechSynthesisOutputMetadataBlock { [Foundation.Export("speechSynthesisOutputMetadataBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSpeechSynthesisOutputMetadataBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("speechSynthesisOutputMetadataBlock", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setSpeechSynthesisOutputMetadataBlock:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.SpeechSynthesisOutputMetadataBlock : AVFoundation.AVSpeechSynthesisProviderOutputBlock with get, set

Property Value

Attributes

Applies to