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

适用于