JPlaySound
| Name | JPlaySound |
| Version | 1.0.001 |
| Date | 2006-02-04 |
| Author | Nicola Asuni |
| Copyright | Tecnick.com S.r.l. Via Ugo Foscolo n.19 09045 Quartu Sant'Elena (CA) ITALY www.tecnick.com |
| License | GNU GENERAL PUBLIC LICENSE v.2 |
Source Code and Documentation
Description
JPlaySound is a small Open Source Java Applet that displays a button to play a single "au" sound file (8-bit mu-Law Encoded Next/Sun AU - 8000Hz, 16-bit, Mono).This project is shipped as Eclipse project, with classes compiled into the "classes" directory.
However a packaged version of this class is available as a JAR archive inside the www directory.
To install the JAR file, just copy it on your project classpath.
Documentation and examples are included on the distribution.
Download JPlaySound from SourceForge