Package org.rococoa.contrib.appkit

Interface Summary
NSInvocationOperation._Class  
NSOperation._Class  
NSOperationQueue._Class  
NSSpeechSynthesizer.NSSpeechSynthesizerDelegate Interface to be implemented by Java objects that want to be informed about events reported to the speech syntheszier's delegate
 

Class Summary
NSInvocationOperation NSInvocationOperation from Cocoa.
NSOperation NSOperation from Cocoa.
NSOperationQueue NSOperationQueue from Cocoa;
NSSpeechDictionary NSVoice encapsulates the properties of a speech synthesis dictionary, and can be used with NSSpeechSynthesizer to change the way words are pronounced.
NSSpeechDictionary.Entry Represents a dictionary entry.
NSSpeechSynthesizer Provides access to Cocoa NSSpeechSynthesizer.
NSSpeechSynthesizer._Class Represents the Objective C class of the speech synthesizer
NSSpeechSynthesizer.NSSpeechBoundary Describes boundaries between speech units
NSSpeechSynthesizer.NSSpeechCommand Desribes how to set the delimiters used to embed commands in text to be spoken
NSSpeechSynthesizer.NSSpeechError Describes an error that occurred
NSSpeechSynthesizer.NSSpeechPhonemeInfo Describes information about phonemes the synthesizer uses
NSSpeechSynthesizer.NSSpeechStatus Describes the current status of the synthesizer
NSSpeechSynthesizer.NSSpeechSynthesizerInfo Describes identifying information about the synthesizer
NSVoice NSVoice encapsulates the properties of a speech synthesis voice, and can be used with NSSpeechSynthesizer to change the voice used to spreak.
 

Enum Summary
NSSpeechDictionary.Entry.DictionaryEntryProperty The properties associated with a dictionary entry
NSSpeechDictionary.SpeechDictionaryProperty Defines the properties of a speech dictionary
NSSpeechSynthesizer.NSSpeechCommand.CommandDelimiterProperty  
NSSpeechSynthesizer.NSSpeechError.ErrorProperty  
NSSpeechSynthesizer.NSSpeechMode Describes the modes a synthesizer can operate in.
NSSpeechSynthesizer.NSSpeechPhonemeInfo.PhonemeInfoProperty  
NSSpeechSynthesizer.NSSpeechStatus.StatusProperty  
NSSpeechSynthesizer.NSSpeechSynthesizerInfo.SpeechSynthesizerInfoProperty  
NSSpeechSynthesizer.SpeechProperty Defines the properties associated with a speech synthesizer.
NSVoice.VoiceGender An enumeration representing possible genders for voices
NSVoice.VoiceProperty Defines the properties of a voice
 



Copyright © 2012. All Rights Reserved.