I have try to build a aplication about audio compression in Java using Huffman Compression. I have been searching all over the net
and MSDN and cannot find anything that explains how to use Huffman in Java.
I need to compress audio data using Huffman and then playing the new file using that aplication.
Building the palyer is easy. Finding out how to compress the files is not! Any suggestions??
Prabowo
and MSDN and cannot find anything that explains how to use Huffman in Java.
I need to compress audio data using Huffman and then playing the new file using that aplication.
Building the palyer is easy. Finding out how to compress the files is not! Any suggestions??
Prabowo