Compartir a través de


NSSpeechSynthesizer Constructores

Definición

Sobrecargas

NSSpeechSynthesizer()
NSSpeechSynthesizer(NSObjectFlag)
NSSpeechSynthesizer(IntPtr)
NSSpeechSynthesizer(String)

NSSpeechSynthesizer()

[Foundation.Export("init")]
public NSSpeechSynthesizer ();
Atributos

Se aplica a

NSSpeechSynthesizer(NSObjectFlag)

protected NSSpeechSynthesizer (Foundation.NSObjectFlag t);
new AppKit.NSSpeechSynthesizer : Foundation.NSObjectFlag -> AppKit.NSSpeechSynthesizer

Parámetros

Se aplica a

NSSpeechSynthesizer(IntPtr)

protected internal NSSpeechSynthesizer (IntPtr handle);
new AppKit.NSSpeechSynthesizer : nativeint -> AppKit.NSSpeechSynthesizer

Parámetros

handle
IntPtr

nativeint

Se aplica a

NSSpeechSynthesizer(String)

[Foundation.Export("initWithVoice:")]
public NSSpeechSynthesizer (string voice);
new AppKit.NSSpeechSynthesizer : string -> AppKit.NSSpeechSynthesizer

Parámetros

voice
String
Atributos

Se aplica a