NSSpeechSynthesizer.StopSpeaking メソッド

定義

オーバーロード

StopSpeaking()
StopSpeaking(NSSpeechBoundary)

StopSpeaking()

[Foundation.Export("stopSpeaking")]
public virtual void StopSpeaking ();
abstract member StopSpeaking : unit -> unit
override this.StopSpeaking : unit -> unit
属性

適用対象

StopSpeaking(NSSpeechBoundary)

[Foundation.Export("stopSpeakingAtBoundary:")]
public virtual void StopSpeaking (AppKit.NSSpeechBoundary boundary);
abstract member StopSpeaking : AppKit.NSSpeechBoundary -> unit
override this.StopSpeaking : AppKit.NSSpeechBoundary -> unit

パラメーター

boundary
NSSpeechBoundary
属性

適用対象