Share via


AVSpeechSynthesizerDelegate_Extensions.DidStartSpeechUtterance Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidStartSpeechUtterance(this AVFoundation.IAVSpeechSynthesizerDelegate This, AVFoundation.AVSpeechSynthesizer synthesizer, AVFoundation.AVSpeechUtterance utterance);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidStartSpeechUtterance : AVFoundation.IAVSpeechSynthesizerDelegate * AVFoundation.AVSpeechSynthesizer * AVFoundation.AVSpeechUtterance -> unit

Parameters

synthesizer
AVSpeechSynthesizer
utterance
AVSpeechUtterance
Attributes

Applies to