up vote 4 down vote favorite
1
share [g+] share [fb]

Does anyone know if there exists any software to create a virtual sound card on one computer and send sound data across the network to another computer, where it also appears as a virtual sound card?

What I'm looking for is something like this, in software, via the network:

Computer 1 (Virtual Sound card)             Computer 2 (Physical sound card)
Mic                             <-          Mic
Line out                        ->          Line out

Computer 2's physical sound card would probably be linked to a virtual one that did the I/O over the network, I imagine.

The reason I need a virtual sound card is so that I can set my voice application to use that sound device rather than my system's hardware sound device (ie, Audacity's playback and recording device selection).

Both computers run Windows.

Does this exist? I would prefer free software, if possible.

link|improve this question

75% accept rate
feedback

6 Answers

you may want to have a closer look at Shoutcast, a media streaming server

and here's a Guide to setup and configure Shoutcast for LAN audio streaming

link|improve this answer
I'll give it a go and see what I can pull off. I've updated my original question ("The reason..."). – Matthew Iselin Sep 6 '09 at 0:35
feedback

You may want to see if pulseaudio meets your requirements.

PulseAudio (formerly PolypAudio) is a cross-platform, networked sound server project. It is intended to be an improved drop-in replacement for the Enlightened Sound Daemon (ESD). PulseAudio runs under Microsoft Windows and POSIX-compliant systems like Linux. PulseAudio is free software released under the terms of the GNU Lesser General Public License (for the software library portion) and the GNU General Public License (for the sound server itself).

link|improve this answer
As far as I can tell PulseAudio doesn't let me create a virtual sound device on Windows. If I were on Linux this'd be perfect, but these applications do not run on Linux (unfortunately). – Matthew Iselin Sep 6 '09 at 3:46
feedback

If the machines are both macs, you could use SoundFly.

link|improve this answer
feedback

Does Rogue Amoeba's Airfoil program do what you want?

link|improve this answer
feedback

I try to make the same things on windows xp, i found www.e2esoft.cn/vsc but it's a shareware. Did you find a free/opensource program to do that?

link|improve this answer
feedback

Try Jamcast http://www.sdstechnologies.com/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.