Uses of Class
org.rococoa.cocoa.appkit.NSSpeechSynthesizer

Packages that use NSSpeechSynthesizer
org.rococoa.cocoa.appkit   
 

Uses of NSSpeechSynthesizer in org.rococoa.cocoa.appkit
 

Methods in org.rococoa.cocoa.appkit that return NSSpeechSynthesizer
static NSSpeechSynthesizer NSSpeechSynthesizer.alloc()
           
abstract  NSSpeechSynthesizer NSSpeechSynthesizer._class_.alloc()
           
static NSSpeechSynthesizer NSSpeechSynthesizer.createWithVoice(NSString voice)
          Factory method
abstract  NSSpeechSynthesizer NSSpeechSynthesizer.initWithVoice(NSString voice)
          Original signature : -(id)initWithVoice:(NSString*)
native declaration : NSSpeechSynthesizer.h:50
static NSSpeechSynthesizer NSSpeechSynthesizer.new_()
           
abstract  NSSpeechSynthesizer NSSpeechSynthesizer._class_.new_()
           
 



Copyright © 2009. All Rights Reserved.