org.rococoa.contrib.appkit
Class NSSpeechSynthesizer.NSSpeechStatus
java.lang.Object
org.rococoa.contrib.AbstractPropertyDictionary<NSSpeechSynthesizer.NSSpeechStatus.StatusProperty>
org.rococoa.contrib.appkit.NSSpeechSynthesizer.NSSpeechStatus
- Enclosing class:
- NSSpeechSynthesizer
public static class NSSpeechSynthesizer.NSSpeechStatus
- extends AbstractPropertyDictionary<NSSpeechSynthesizer.NSSpeechStatus.StatusProperty>
Describes the current status of the synthesizer
Methods inherited from class org.rococoa.contrib.AbstractPropertyDictionary |
getBoolean, getData, getDate, getEnum, getInt, getShort, getString, getValueAsType, setDate, setString, setValue, toString |
NSSpeechSynthesizer.NSSpeechStatus
public NSSpeechSynthesizer.NSSpeechStatus()
NSSpeechSynthesizer.NSSpeechStatus
public NSSpeechSynthesizer.NSSpeechStatus(NSMutableDictionary data)
isOutputBusy
public boolean isOutputBusy()
isOutputPaused
public boolean isOutputPaused()
getNumberOfCharactersLeft
public int getNumberOfCharactersLeft()
getPhonemeCode
public short getPhonemeCode()
Copyright © 2012. All Rights Reserved.