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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Jsaus - Java Simple Audio System!