Package org.mitre.jdas

Provides classes and interfaces for interacting with desktop audio devices, brokering audio to servers, and interfacing with the Galaxy Communicator Hub.

See:
          Description

Interface Summary
AudioBroker Objects implementing the AudioBroker interface are expected to implement methods to handle brokered audio I/O.
 

Class Summary
Capture  
Controller The Controller class keeps track of the operating mode and state of JDAS, processes requests for mode and state changes, and dispatches events indicating those changes to listeners implementing the ControllerListener interface or extending the ControllerAdapter adapter class.
ControllerEvent ControllerEvent is an abstract base class for events generated by the Controller class.
ControllerGUI  
JdasDataInBroker  
JdasMainServer  
JdasServer  
JdasServerEvent  
KeypadGUI  
LockoutTimer The LockoutTimer class sets a lockout flag for a period of time specified by the Controller.getLockoutDelay() method.
Playback  
VoiceActivityDetector  
 

Package org.mitre.jdas Description

Provides classes and interfaces for interacting with desktop audio devices, brokering audio to servers, and interfacing with the Galaxy Communicator Hub.