Java sound doesn't work under Linux
Posted
by
Cliff
on Super User
See other posts from Super User
or by Cliff
Published on 2010-05-26T14:59:37Z
Indexed on
2012/09/04
9:40 UTC
Read the original article
Hit count: 263
I just installed Fedora 12 and after downloading and running the Java Sound Demo I get exceptions. If I run just a vanilla Java program that plays a .wav
file it runs silently with no sound and no exceptions.
Every other app seems to play sound. I also took some advice from this thread in the Ubuntu forums which almost seemed to work. (Installing aoss got rid of the initial exceptions in the sound demo but I still hear nothing when I play.)
I'm getting frustrated by the individual hoops I have to go through to eek sound out of my speakers when running Java apps on Linux platforms!
Can somebody help me figure out what's wrong?
© Super User or respective owner