AVSpeechSynthesizerDelegate.DidFinishSpeechUtterance Method

Definition

[Foundation.Export("speechSynthesizer:didFinishSpeechUtterance:")]
public virtual void DidFinishSpeechUtterance (AVFoundation.AVSpeechSynthesizer synthesizer, AVFoundation.AVSpeechUtterance utterance);
abstract member DidFinishSpeechUtterance : AVFoundation.AVSpeechSynthesizer * AVFoundation.AVSpeechUtterance -> unit
override this.DidFinishSpeechUtterance : AVFoundation.AVSpeechSynthesizer * AVFoundation.AVSpeechUtterance -> unit

Parameters

synthesizer
AVSpeechSynthesizer
utterance
AVSpeechUtterance
Attributes

Applies to