AVSpeechSynthesizer.DidStartSpeechUtterance 事件

定义

对象引发的事件。

public event EventHandler<AVFoundation.AVSpeechSynthesizerUteranceEventArgs> DidStartSpeechUtterance;
member this.DidStartSpeechUtterance : EventHandler<AVFoundation.AVSpeechSynthesizerUteranceEventArgs> 

事件类型

注解

如果开发人员不为此事件分配值,则会将 WeakDelegate 属性的值重置为将委托映射到事件的内部处理程序。

适用于