Monday, 9 September 2013

How do I load and play audio files in a Java application

How do I load and play audio files in a Java application

I've googled around now for the last 2 hours and can't find a very basic
way to load an audio file and play it when an action occurs in my program.
I also need to be able to package my audio files into the final exported
jar file so people can use the program and have the necessary audio
resources.

No comments:

Post a Comment