Upravit

Sdílet prostřednictvím


AVSpeechSynthesizerDelegate.DidPauseSpeechUtterance Method

Definition

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

Parameters

synthesizer
AVSpeechSynthesizer
utterance
AVSpeechUtterance
Attributes

Applies to