MonobjcMonobjc Documented Class Library
SpeechSynthesizerDidEncounterErrorAtIndexOfStringMessage Event
NamespacesMonobjc.AppKitNSSpeechSynthesizer..::..NSSpeechSynthesizerDelegateEventDispatcherSpeechSynthesizerDidEncounterErrorAtIndexOfStringMessage

Sent to the delegate when a speech synthesizer encounters an error in text being synthesized.

Original signature is '- (void)speechSynthesizer:(NSSpeechSynthesizer *)sender didEncounterErrorAtIndex:(NSUInteger)characterIndex ofString:(NSString *)string message:(NSString *)message'

Available in Mac OS X v10.5 and later.

Declaration Syntax
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

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