Package org.eclipse.actf.visualization.engines.voicebrowser

Interface Summary
CursorListener Interface to listen voice browser cursor moved event.
CursorMovedEvent The event sent by a voice browser controller.
IContext Context in the voice browser engine.
IPacket The interface to hold audio packet information.
IPacketCollection The interface to hold a group of audio packets.
IVoiceBrowserController Interface of voice browser controller.
IVoiceBrowserView The interface to add voice browser text view to a voice browser controller.
SelectionObserver Interface to obtain a range of Nodes that a voice browser controller is currently reading.
 

Class Summary
VoiceBrowserControllerFactory Factory class of VoiceBrowserController.