Condividi tramite


NSSpeechSynthesizer Costruttori

Definizione

Overload

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

NSSpeechSynthesizer()

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

Si applica a

NSSpeechSynthesizer(NSObjectFlag)

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

Parametri

Si applica a

NSSpeechSynthesizer(IntPtr)

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

Parametri

handle
IntPtr

nativeint

Si applica a

NSSpeechSynthesizer(String)

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

Parametri

voice
String
Attributi

Si applica a