Sound in Java (facade to JMF?)
- From: janzon@xxxxxxxxx
- Date: 30 May 2006 20:06:02 -0700
Hello!
I try to record sound in Java but have no luck. It is so easy to play
sounds with AudioClip. But to make a simple voice recording from the
users microphone it seems like I'm forced to use the heavy JMF
machinery.
I managed to play a wav file with JMF, but I don't have time to read
the documentation to learn how to make recordings. Any good ideas? Are
there any simpler Java classes that help me out? Like a facade to JMF
which hides most of the bells and whistles?
And why isn't there any good documentation on JMF? Or is it only me who
find the available documentation somewhat lacking? (Definition:
Available means you can find it with Google or on the EMule file
sharing network).
/ Janzon
.
- Follow-Ups:
- Re: Sound in Java (facade to JMF?)
- From: Thomas Weidenfeller
- Re: Sound in Java (facade to JMF?)
- From: Chris Smith
- Re: Sound in Java (facade to JMF?)
- Prev by Date: JSF variable passed to custom tag /jstl
- Next by Date: Re: HTML Upload?
- Previous by thread: JSF variable passed to custom tag /jstl
- Next by thread: Re: Sound in Java (facade to JMF?)
- Index(es):
Relevant Pages
|