Can anyone help me with sound in java???

gregulator

Senior member
Apr 23, 2000
631
4
81
I am writing just a dumb little program but would like to know how to add sound to it. All the information that I have found pertains to applets which my program is not. Is there any way to add some simple sounds without too much trouble. All I want is to play a short little wave file upon the execution of some code. Thanks!