NSSpeechSynthesizerDelegate 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
NSSpeechSynthesizerDelegate() | |
NSSpeechSynthesizerDelegate(NSObjectFlag) | |
NSSpeechSynthesizerDelegate(IntPtr) |
NSSpeechSynthesizerDelegate()
[Foundation.Export("init")]
public NSSpeechSynthesizerDelegate ();
- Attributes
Applies to
NSSpeechSynthesizerDelegate(NSObjectFlag)
protected NSSpeechSynthesizerDelegate (Foundation.NSObjectFlag t);
new AppKit.NSSpeechSynthesizerDelegate : Foundation.NSObjectFlag -> AppKit.NSSpeechSynthesizerDelegate
Parameters
Applies to
NSSpeechSynthesizerDelegate(IntPtr)
protected internal NSSpeechSynthesizerDelegate (IntPtr handle);
new AppKit.NSSpeechSynthesizerDelegate : nativeint -> AppKit.NSSpeechSynthesizerDelegate
Parameters
- handle
-
IntPtr
nativeint