I cant get my java app to play any sounds.
Tried wav and ogg files.
Is sound not suported yet?
Printable View
I cant get my java app to play any sounds.
Tried wav and ogg files.
Is sound not suported yet?
Java plays simple wav files (I cant tell more, I have to look for it, but normal plain wav files).
Ogg files are definitively not supported!!!
I don't know, does this relate to what you are doing with Java, Francois:
http://java.sun.com/products/java-media/sound/techReference/javasoundfaq.html
Currently, MMF2 does not support .au, but it does support AIFF.
So is AIFF better than wav?
Naah, AIFF is more or less identical to .wav - the audio data is stored in the same way, so two files with the same audio content will have more or less the same size.