Package com.quadrique.jbuildingblocks.core.sound

Interface Summary
JbbSoundHandlerListener This is the listener interface that must be implemented to register and to receive SoundHandlerEvent events.
 

Class Summary
JbbSoundHandler This class provides convenience routine to manipulate sound files.
JbbSoundHandlerAudioInputStream This class is a custom AudioInputStream that programmatically generates sampled sounds The underlying implementation is based on the Java Sound APIs
JbbSoundHandlerEvent This class describes a sound handler event.
JbbSoundHandlerPlayerThread This class is used to play a sound file in a separate thread.
JbbSoundHandlerRecorderThread This class is used to record a sound file in a separate thread.
JbbSoundHandlerTest A test class for the JUnit testing framework
 



Copyright © 2001-2008 Quadrique Corporation. All Rights Reserved.