共用方式為


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

適用於