다음을 통해 공유


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

적용 대상