See: Description
Class | Description |
---|---|
AudioDispatcherFactory |
The Factory creates
AudioDispatcher objects from various sources: the
configured default microphone, PCM wav files or PCM samples piped from a
sub-process. |
AudioPlayer |
This AudioProcessor can be used to sync events with sound.
|
JVMAudioInputStream |
Encapsulates an
AudioInputStream to make it work with the core TarsosDSP library. |
WaveformWriter |
Writes a WAV-file to disk.
|