Uses of Class
org.rococoa.contrib.AbstractPropertyDictionary

Packages that use AbstractPropertyDictionary
org.rococoa.contrib.appkit   
 

Uses of AbstractPropertyDictionary in org.rococoa.contrib.appkit
 

Subclasses of AbstractPropertyDictionary in org.rococoa.contrib.appkit
 class NSSpeechDictionary
          NSVoice encapsulates the properties of a speech synthesis dictionary, and can be used with NSSpeechSynthesizer to change the way words are pronounced.
static class NSSpeechDictionary.Entry
          Represents a dictionary entry.
static class NSSpeechSynthesizer.NSSpeechCommand
          Desribes how to set the delimiters used to embed commands in text to be spoken
static class NSSpeechSynthesizer.NSSpeechError
          Describes an error that occurred
static class NSSpeechSynthesizer.NSSpeechPhonemeInfo
          Describes information about phonemes the synthesizer uses
static class NSSpeechSynthesizer.NSSpeechStatus
          Describes the current status of the synthesizer
static class NSSpeechSynthesizer.NSSpeechSynthesizerInfo
          Describes identifying information about the synthesizer
 class NSVoice
          NSVoice encapsulates the properties of a speech synthesis voice, and can be used with NSSpeechSynthesizer to change the voice used to spreak.
 



Copyright © 2012. All Rights Reserved.