Implements AudioClip similar to java.applet.AudioClip, which is instantiated through an InputStream pointing to a WAV file; the operations that AudioClip supports are play, loop, stop, pause, and resume.
Features
- Defines AudioClip interface similar to the deprecated java.applet.AudioClip
- Works in standalone applications
- Exposes the capability to pause and resume audio clips individually
- Completely thread-safe
- Makes use of Java 1.3 features/API and nothing beyond that
- Extremely simple to use, extremely simple to understand, extremely simple implementation
- All operations asynchronous; application thread never waits, never blocks
Follow Jsaus - Java Simple Audio System
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Jsaus - Java Simple Audio System!