다음을 통해 공유


AVSpeechSynthesizerDelegate.WillSpeakRangeOfSpeechString 메서드

정의

[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

매개 변수

synthesizer
AVSpeechSynthesizer
characterRange
NSRange
utterance
AVSpeechUtterance
특성

적용 대상