java.net Forums
Java Media
This forum will feature discussions about various forms of media used in development of Java applications.
Discussion Archive
Java Audio
(Posts: 16 | Archived: May 1, 2004)
Java audio poses a number of difficult problems ranging from hardware and OS specific functionality, to getting down and dirty with low level audio formats and their representation. There are, however, a number of ways of solving these problems in the form of several audio APIs. Between JavaSound, JMF and other audio APIs, its relatively easy to take advantage of audio in your Java applications. But there can still be still problems looming under the surface. Bring your audio issues and solutions to this discussion.
« Back to Forums Home
|