I'm looking for an Java API able to convert various audio formats, especially WMA and AAC, to MP3. Any clue?
I doubt that you will find native code for that, but you can take a look at one of the Java wrappers from ffmpeg like FMJ or Jffmpeg.