A B C D E F G H I J K L M N O P Q R S T U V W _

A

actionPerformed(ActionEvent) - Method in class vxmlsurfer.MyFrame
 
addAudioListener(AudioListener) - Method in class engine.BaseAudioManager
Requests notification of AudioEvents from the AudioManager.
addEngineListener(EngineListener) - Method in class engine.BaseEngine
Requests notification of EngineEvents from this Engine.
addPropertyChangeListener(PropertyChangeListener) - Method in class engine.BaseEngineProperties
Adds a PropertyChangeListener to the listener list.
addSpeakableListener(SpeakableListener) - Method in class synthesis.BaseSynthesizer
Adds a SpeakableListener to this Synthesizer.
addText(String) - Method in class engine.EngineEventPanel
Appends text to the text area and scrolls the text area so the new text is visible.
addToCache(String, ByteArrayInputStream) - Method in class vxmlsurfer.Processor
Adds the ByteArrayInputStream object into the cache mapped to the given key.
addToQueue(String) - Static method in class vxmlsurfer.InputWindow
this method adds commands to the input queue
addVoice(BaseVoice) - Method in class synthesis.VoiceList
Adds a voice to the list.
allocate() - Method in class engine.BaseEngine
Allocates the resources required for this Engine and puts it into the ALLOCATED state.
allocatedLabel - Variable in class engine.EngineMonitor
The label containing the string "allocated".
allocateVoice() - Method in class vxmlsurfer.Processor
Allocates voice resources
allocatingResourcesLabel - Variable in class engine.EngineMonitor
The label containing the string "allocating resources".
altPressed - Variable in class vxmlsurfer.CustomField.CustomDocument
 
appendBuffer(StringBuffer, String) - Method in class engine.EngineMonitor
Adds a String to a buffer, with each String being separated by a ":".
appendClipboardContents(String) - Method in class vxmlsurfer.TextTransfer
appends a string on the clipboard
appendQueue(BaseSynthesizerQueueItem) - Method in class synthesis.BaseSynthesizer
Puts an item on the speaking queue and sends a queue updated event.
appendQueue(BaseSynthesizerQueueItem) - Method in class text.old_TextSynthesizer
Puts an item on the speaking queue and sends a queue updated event.
appendQueue(TextSynthesizerQueueItem) - Method in class text.old_TextSynthesizer.OutputHandler
Adds an item to be spoken to the output queue.
appendQueue(BaseSynthesizerQueueItem) - Method in class text.radha_TextSynthesizer
Puts an item on the speaking queue and sends a queue updated event.
appendQueue(TextSynthesizerQueueItem) - Method in class text.radha_TextSynthesizer.OutputHandler
Adds an item to be spoken to the output queue.
appendQueue(BaseSynthesizerQueueItem) - Method in class text.TextSynthesizer
Puts an item on the speaking queue and sends a queue updated event.
appendQueue(TextSynthesizerQueueItem) - Method in class text.TextSynthesizer.OutputHandler
Adds an item to be spoken to the output queue.
ApplicationContext - Class in vxmlsurfer
this class creates a new application context such as variables, language, events, counters, grammars it has to be fed into ApplicationContextManager
ApplicationContext(ApplicationContext) - Constructor for class vxmlsurfer.ApplicationContext
constructor that creates a new appl context by cloning
ApplicationContext() - Constructor for class vxmlsurfer.ApplicationContext
default constructor that makes a fresh instance of Application Context
ApplicationContextManager - Class in vxmlsurfer
this class handles application context a new context is created when entering a new application root document or when entering a subdialog
ApplicationContextManager() - Constructor for class vxmlsurfer.ApplicationContextManager
default constructor
ApplicationRootAst - Variable in class vxmlsurfer.ApplicationContext
 
ApplicationRootName - Variable in class vxmlsurfer.ApplicationContext
 
assignVar(String, String) - Static method in class vxmlsurfer.Variables
Takes var and value, resolves them in their appropriate scopes, and makes the assignment.
AttrNamesConstants - Class in vxmlsurfer
 
AttrNamesConstants() - Constructor for class vxmlsurfer.AttrNamesConstants
 
audioManager - Variable in class engine.BaseEngine
The AudioManager for this Engine.
awtRunning - Static variable in class engine.SpeechEventUtilities
If true, the AWT EventQueue has been set up in the VM.

A B C D E F G H I J K L M N O P Q R S T U V W _