AVSpeechSynthesizerDelegate.WillSpeakRangeOfSpeechString Method

Definition

[Foundation.Export("speechSynthesizer:willSpeakRangeOfSpeechString:utterance:")]
public virtual void WillSpeakRangeOfSpeechString (AVFoundation.AVSpeechSynthesizer synthesizer, Foundation.NSRange characterRange, AVFoundation.AVSpeechUtterance utterance);
abstract member WillSpeakRangeOfSpeechString : AVFoundation.AVSpeechSynthesizer * Foundation.NSRange * AVFoundation.AVSpeechUtterance -> unit
override this.WillSpeakRangeOfSpeechString : AVFoundation.AVSpeechSynthesizer * Foundation.NSRange * AVFoundation.AVSpeechUtterance -> unit

Parameters

synthesizer
AVSpeechSynthesizer
characterRange
NSRange
utterance
AVSpeechUtterance
Attributes

Applies to