i used to think that playing audio was difficult, until i took the time to actually read the javadocs and played around a bit in netbeans. you can play sampled audio in your swing applications by using a few classes from the javax.audio.sampled package.
playing simple (sampled) audio in java

playing simple (sampled) audio in java
Website Link | Visit Link Here |
---|---|
Category | General Programming |