Modifica

Share via


AVSpeechSynthesizerDelegate.DidCancelSpeechUtterance Method

Definition

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

Parameters

synthesizer
AVSpeechSynthesizer
utterance
AVSpeechUtterance
Attributes

Applies to