다음을 통해 공유


AVSpeechSynthesizerDelegate.DidFinishSpeechUtterance 메서드

정의

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

매개 변수

synthesizer
AVSpeechSynthesizer
utterance
AVSpeechUtterance
특성

적용 대상