다음을 통해 공유


AVSpeechSynthesizerDelegate.DidStartSpeechUtterance 메서드

정의

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

매개 변수

synthesizer
AVSpeechSynthesizer
utterance
AVSpeechUtterance
특성

적용 대상