|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NSSpeechSynthesizer.SpeechProperty | |
---|---|
org.rococoa.contrib.appkit |
Uses of NSSpeechSynthesizer.SpeechProperty in org.rococoa.contrib.appkit |
---|
Methods in org.rococoa.contrib.appkit that return NSSpeechSynthesizer.SpeechProperty | |
---|---|
static NSSpeechSynthesizer.SpeechProperty |
NSSpeechSynthesizer.SpeechProperty.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NSSpeechSynthesizer.SpeechProperty[] |
NSSpeechSynthesizer.SpeechProperty.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.rococoa.contrib.appkit with parameters of type NSSpeechSynthesizer.SpeechProperty | |
---|---|
NSObject |
NSSpeechSynthesizer.getProperty(NSSpeechSynthesizer.SpeechProperty property)
Get the value of a synthesizer property. |
void |
NSSpeechSynthesizer.setProperty(NSSpeechSynthesizer.SpeechProperty property,
NSObject value)
Set the value of a synthesizer property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |