Share via


AVSpeechSynthesisProviderOutputBlock Delegate

Definition

public delegate void AVSpeechSynthesisProviderOutputBlock(AVSpeechSynthesisMarker[] markers, AVSpeechSynthesisProviderRequest request);
type AVSpeechSynthesisProviderOutputBlock = delegate of AVSpeechSynthesisMarker[] * AVSpeechSynthesisProviderRequest -> unit

Parameters

Applies to