NSSpeechSynthesizer.StopSpeaking メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
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
- 属性