Compartir a través de


NSSpeechSynthesizer.StopSpeaking Método

Definición

Sobrecargas

StopSpeaking()
StopSpeaking(NSSpeechBoundary)

StopSpeaking()

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

Se aplica 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

Parámetros

boundary
NSSpeechBoundary
Atributos

Se aplica a