편집

다음을 통해 공유


NSSpeechSynthesizerDelegate.DidFinishSpeaking Method

Definition

[Foundation.Export("speechSynthesizer:didFinishSpeaking:")]
public virtual void DidFinishSpeaking (AppKit.NSSpeechSynthesizer sender, bool finishedSpeaking);
abstract member DidFinishSpeaking : AppKit.NSSpeechSynthesizer * bool -> unit
override this.DidFinishSpeaking : AppKit.NSSpeechSynthesizer * bool -> unit

Parameters

finishedSpeaking
Boolean
Attributes

Applies to