org.rococoa.contrib.appkit
Class NSSpeechSynthesizer.NSSpeechCommand
java.lang.Object
org.rococoa.contrib.AbstractPropertyDictionary<NSSpeechSynthesizer.NSSpeechCommand.CommandDelimiterProperty>
org.rococoa.contrib.appkit.NSSpeechSynthesizer.NSSpeechCommand
- Enclosing class:
- NSSpeechSynthesizer
public static class NSSpeechSynthesizer.NSSpeechCommand
- extends AbstractPropertyDictionary<NSSpeechSynthesizer.NSSpeechCommand.CommandDelimiterProperty>
Desribes how to set the delimiters used to embed commands in text to be spoken
Methods inherited from class org.rococoa.contrib.AbstractPropertyDictionary |
getBoolean, getData, getDate, getEnum, getInt, getShort, getString, getValueAsType, setDate, setString, setValue, toString |
NSSpeechSynthesizer.NSSpeechCommand
public NSSpeechSynthesizer.NSSpeechCommand()
NSSpeechSynthesizer.NSSpeechCommand
public NSSpeechSynthesizer.NSSpeechCommand(NSMutableDictionary data)
NSSpeechSynthesizer.NSSpeechCommand
public NSSpeechSynthesizer.NSSpeechCommand(String prefix,
String suffix)
getCommandPrefix
public String getCommandPrefix()
setCommandPrefix
public void setCommandPrefix(String prefix)
getCommandSuffix
public String getCommandSuffix()
setCommandSuffix
public void setCommandSuffix(String suffix)
Copyright © 2012. All Rights Reserved.