共用方式為


AVSpeechSynthesizerDelegate_Extensions.WillSpeakRangeOfSpeechString 方法

定義

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

參數

This
IAVSpeechSynthesizerDelegate

這個擴充方法運作所在的實例。

synthesizer
AVSpeechSynthesizer
characterRange
NSRange
utterance
AVSpeechUtterance

適用於