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
2010/05/26
16:22 UTC
Read the original article
Hit count: 415
Help!
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! 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.) can somebody help me figure out what's wrong?
© Super User or respective owner