Edit

Share via


AVSpeechSynthesizerWillSpeakEventArgs(NSRange, AVSpeechUtterance) Constructor

Definition

Initializes a new instance of the AVSpeechSynthesizerWillSpeakEventArgs class.

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

Parameters

characterRange
NSRange
utterance
AVSpeechUtterance

Applies to