Partager via


AVSpeechSynthesizerWillSpeakEventArgs Classe

Définition

Fournit des données pour l'événement WillSpeakRangeOfSpeechString.

public class AVSpeechSynthesizerWillSpeakEventArgs : EventArgs
type AVSpeechSynthesizerWillSpeakEventArgs = class
    inherit EventArgs
Héritage
AVSpeechSynthesizerWillSpeakEventArgs

Constructeurs

AVSpeechSynthesizerWillSpeakEventArgs(NSRange, AVSpeechUtterance)

Initialise une nouvelle instance de la classe AVSpeechSynthesizerWillSpeakEventArgs.

Propriétés

CharacterRange

Fournit des données pour l'événement WillSpeakRangeOfSpeechString.

Utterance

Fournit des données pour l'événement WillSpeakRangeOfSpeechString.

S’applique à