AVSpeechSynthesizerDelegate_Extensions.WillSpeakRangeOfSpeechString Method

Definition

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

Parameters

This
IAVSpeechSynthesizerDelegate

The instance on which this extension method operates.

synthesizer
AVSpeechSynthesizer
characterRange
NSRange
utterance
AVSpeechUtterance

Applies to