Project Information
Featured
Links
|
SummaryLibrary providing easy to use cross-platform browser sound capabilities to Google Web Toolkit (GWT) projects. Features
SoundController soundController = new SoundController(); Sound sound = soundController.createSound(Sound.MIME_TYPE_AUDIO_MPEG, "http(s)/url/to/your/sound/file.mp3"); sound.play(); Questions?If you have questions, please post them on http://groups.google.com/group/gwt-voices and I (or someone else) will try to answer them as best as possible. Using the forum means that others can benefit from any answers and feedback you get. It is always the fastest way to get an answer to a new question. Is your project using gwt-voices?I'd like to know if you're using gwt-voices on your project, and how useful (or not) this library is to you. You can send me an email at fred@allen-sauer.com. Getting started with your own gwt-voices projectRead the wiki here: http://code.google.com/p/gwt-voices/wiki/GettingStarted Working examples
FeedbackPlease let me know what you think. Suggestions are always welcome. Other GWT projects by the same author
|