Need to convert vox files (dialogic adpcm) to wav ones.
Do you know java solu开发者_开发问答tion?
Both the encoder and the decoder is documented in a 7 page format specification with lots of whitespace and large diagrams, so I would suppose that you should be able to implement a decoder without much fuzz. I am pretty sure that there is no open source libraries for Java available.
精彩评论