次の方法で共有


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

適用対象