Ok, so I’ve edited a few audio files for my game, and of course they are quite huge in .wav format so I converted them to mp3s.
My question is, does java natively support mp3, or am I going to have to find an API of sorts to do this (will this violate the rules for this project) ?
Thane Wahrer
Ps – google searches have been quite confusing, on one hand people state that it does support it natively and others contend that it doesn’t.
- Jess
Ok, so I've edited a few audio files for my game, and of course they are quite huge in .wav format so I converted them to mp3s.
My question is, does java natively support mp3, or am I going to have to find an API of sorts to do this (will this violate the rules for this project) ?
Thane Wahrer
Ps - google searches have been quite confusing, on one hand people state that it does support it natively and others contend that it doesn't.