Compartir a través de


AVSpeechSynthesizerDelegate_Extensions.WillSpeakRangeOfSpeechString Método

Definición

public static void WillSpeakRangeOfSpeechString (this AVFoundation.IAVSpeechSynthesizerDelegate This, AVFoundation.AVSpeechSynthesizer synthesizer, Foundation.NSRange characterRange, AVFoundation.AVSpeechUtterance utterance);
static member WillSpeakRangeOfSpeechString : AVFoundation.IAVSpeechSynthesizerDelegate * AVFoundation.AVSpeechSynthesizer * Foundation.NSRange * AVFoundation.AVSpeechUtterance -> unit

Parámetros

This
IAVSpeechSynthesizerDelegate

Instancia en la que opera este método de extensión.

synthesizer
AVSpeechSynthesizer
characterRange
NSRange
utterance
AVSpeechUtterance

Se aplica a