I new here and I hope to benefit from each other.
I have a question/request.
I am developing a program which is supposed to record the voice from the
microphone and store it in a file (e.g: WAV).
I read the sound api documentation from java.sun.com, but it only talked about
MIDI seqs. I also installed and read the docs of JMF. But the code was not able
to be compiled. It said that installing the JMF will automatically set the path.
But it didn't so i set it manually, THE SAME!
If anyone can help, please do.