共用方式為


AVSpeechSynthesizerDelegate_Extensions.DidFinishSpeechUtterance 方法

定義

public static void DidFinishSpeechUtterance (this AVFoundation.IAVSpeechSynthesizerDelegate This, AVFoundation.AVSpeechSynthesizer synthesizer, AVFoundation.AVSpeechUtterance utterance);
static member DidFinishSpeechUtterance : AVFoundation.IAVSpeechSynthesizerDelegate * AVFoundation.AVSpeechSynthesizer * AVFoundation.AVSpeechUtterance -> unit

參數

This
IAVSpeechSynthesizerDelegate

這個擴充方法運作所在的 實例。

synthesizer
AVSpeechSynthesizer
utterance
AVSpeechUtterance

適用於