AVSpeechSynthesizerWillSpeakEventArgs Class

Definition

Provides data for the WillSpeakRangeOfSpeechString event.

public class AVSpeechSynthesizerWillSpeakEventArgs : EventArgs
type AVSpeechSynthesizerWillSpeakEventArgs = class
    inherit EventArgs
Inheritance
AVSpeechSynthesizerWillSpeakEventArgs

Constructors

AVSpeechSynthesizerWillSpeakEventArgs(NSRange, AVSpeechUtterance)

Initializes a new instance of the AVSpeechSynthesizerWillSpeakEventArgs class.

Properties

CharacterRange
Utterance

Applies to