Class Summary |
AudioStreamSourceTest |
Demonstrates copying an mp3 file to a gsm file, then playing the gsm file
to an AudioLineSink |
ConversionTest |
Demonstrates the AudioFormatConverter's capabilities, converting from 8 to 16kHz with and without
linear interpolation. |
FileToFiles |
Demonstrates reading from one file and writing to two different ones with different formats. |
FileToFileToLine |
Demonstrates copying an mp3 file to a gsm file, then playing the gsm file
to an AudioLineSink |
WAVtoMPEG |
Demonstrates reading from a wave file and writing to an mp3 file. |