AVSpeechSynthesizerWillSpeakEventArgs(NSRange, AVSpeechUtterance) 构造函数

定义

初始化 AVSpeechSynthesizerWillSpeakEventArgs 类的新实例。

public AVSpeechSynthesizerWillSpeakEventArgs (Foundation.NSRange characterRange, AVFoundation.AVSpeechUtterance utterance);
new AVFoundation.AVSpeechSynthesizerWillSpeakEventArgs : Foundation.NSRange * AVFoundation.AVSpeechUtterance -> AVFoundation.AVSpeechSynthesizerWillSpeakEventArgs

参数

characterRange
NSRange
utterance
AVSpeechUtterance

适用于