AVSpeechSynthesizerDelegate.DidContinueSpeechUtterance Method

Definition

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

Parameters

synthesizer
AVSpeechSynthesizer
utterance
AVSpeechUtterance
Attributes

Applies to