共用方式為


AVSpeechSynthesizerDelegate.DidFinishSpeechUtterance 方法

定義

[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

參數

synthesizer
AVSpeechSynthesizer
utterance
AVSpeechUtterance
屬性

適用於