Is it possible to capture the sound that is currently playing on your computer? It would be nice to then be able to save it as an mp3 but I think there are some legal issues with doing this, so a wav would be fine too.
I looked around and there are people suggesting using things like virtual audio cables (Capture Sound output in c#), and jacking from the output port to the mic port, is this necessary?
I'm not looking for the full source code to do this, although that would be nice, just if it's possilbe and maybe a pointer to the libary's I should be looking at.
A.