NSSpeechSynthesizer Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
NSSpeechSynthesizer() | |
NSSpeechSynthesizer(NSObjectFlag) | |
NSSpeechSynthesizer(IntPtr) | |
NSSpeechSynthesizer(String) |
NSSpeechSynthesizer()
NSSpeechSynthesizer(NSObjectFlag)
protected NSSpeechSynthesizer (Foundation.NSObjectFlag t);
new AppKit.NSSpeechSynthesizer : Foundation.NSObjectFlag -> AppKit.NSSpeechSynthesizer
Parameters
Applies to
NSSpeechSynthesizer(IntPtr)
protected internal NSSpeechSynthesizer (IntPtr handle);
new AppKit.NSSpeechSynthesizer : nativeint -> AppKit.NSSpeechSynthesizer
Parameters
- handle
-
IntPtr
nativeint
Applies to
NSSpeechSynthesizer(String)
[Foundation.Export("initWithVoice:")]
public NSSpeechSynthesizer (string voice);
new AppKit.NSSpeechSynthesizer : string -> AppKit.NSSpeechSynthesizer
Parameters
- voice
- String
- Attributes