Condividi tramite


NSSpeechSynthesizer.StopSpeaking Metodo

Definizione

Overload

StopSpeaking()
StopSpeaking(NSSpeechBoundary)

StopSpeaking()

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

Si applica a

StopSpeaking(NSSpeechBoundary)

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

Parametri

boundary
NSSpeechBoundary
Attributi

Si applica a