Any way to record the sound from Line out ?

Hi,

Is there any way in Java to record the sound which is going out from System ( i.e Line out ) ? For example. I want to capture all the sounds that are being produced by applications on my desktop and put them in to a file.

I have gone through many of the sites and search engines and could not find any solution for this !!! But, this is very important to complete my project. So, I'm relying on this Forum to get the answer.

Please point me to any sites or resources which can help me in this.

Thanks in Advance

Srinivas

[564 byte] By [toosweetvasu@yahoo.coma] at [2007-10-3 3:07:28]
# 1
Hi,maybe this site can solve your problem: http://java.sys-con.com/read/37803.htmAt the end of the article are some links, look at them too, some of them are quite interesting.Hope this helpsL.P.
lukika at 2007-7-14 20:57:50 > top of Java-index,Security,Cryptography...
# 2

I'm looking for the same answer, but for an audio visualization.

On my own system I can read from my soundcard's digital loopback, but not all soundcards have such a thing. Another possibility is to run some virtual soundcard software that offers a loopback input, but that's not going to be very cross-platform.

Mr_Evila at 2007-7-14 20:57:50 > top of Java-index,Security,Cryptography...