Hi,
I have written a program that streams audio over a network using a microphone. I would like to have an option so that the person transmitting could play some music in real player for instance and that audio will be streamed. Basically I want the output from the speaker of the soundcard to be the input of the TargetDataLine.
Any ideas on how to do this my friends?
Thanks
M