MonobjcMonobjc Documented Class Library
NSSpeechSynthesizer Constructor
NamespacesMonobjc.AppKitNSSpeechSynthesizerNSSpeechSynthesizer()()()()
Members
IconMemberDescription
NSSpeechSynthesizer(NSString)

Initializes the receiver with a voice.

Original signature is '- (id)initWithVoice:(NSString *)voiceIdentifier'

Available in Mac OS X v10.3 and later.


NSSpeechSynthesizer()()()()
Initializes a new instance of the NSSpeechSynthesizer class.

NSSpeechSynthesizer(IntPtr)
Initializes a new instance of the NSSpeechSynthesizer class.

NSSpeechSynthesizer(String, Object, array<Object>[]()[][])
Initializes a new instance of the NSSpeechSynthesizer class.

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)