J
janzon
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
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