Compartir a través de


AVSpeechSynthesizerWillSpeakEventArgs(NSRange, AVSpeechUtterance) Constructor

Definición

Inicializa una nueva instancia de la clase AVSpeechSynthesizerWillSpeakEventArgs.

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

Parámetros

characterRange
NSRange
utterance
AVSpeechUtterance

Se aplica a