ADPCM
Does anyone here have a solution for using ADPCM encoded sound files in java sound? Tritonus is said to have an alpha version but it seems to contain allot of bugs.
My problem is that I made a program for recording speech and I want to add a feature to import external sound files coming from portable voice recorders,
the problem is that most portable digital voice recorders only support ADPCM for their recordings so I can't import those in my recorder.

