15

i have some software running on a server which requires a sound card to be installed.

i'm trying to find a virtual, or emulated, sound card driver for Windows 2000 Server. It doesn't have to play anything, send streams anywhere, or do anything. It just has to be there.

Note: This is a physical machine, but i want the solution that will port to a Microsoft Virtual Server machine running Windows 2000 Server. (in other words, buying a sound card will not work)


i've already tried the REaudio driver from MixW; it does not work (no sound card virtually appears in the system).


Update: 1k views? Obviously people are finding it an interesting question to keep stumbling across it. Up-vote it!

Ian Boyd
  • 5,131
  • 14
  • 57
  • 79

4 Answers4

3

You have a lot of variants.

Sorry, but this question has stayed actual in 2020.

MoonRaiser
  • 54
  • 2
  • vb - fails to install on 2016. Scream - fails to install on 2016 This answer does not seem to cover Windows 2016 from what I can see/test. – IT_User Feb 14 '22 at 22:03
  • I tested vb-cable and scream with msws 2019. What error do you have? – MoonRaiser Feb 15 '22 at 07:04
  • VB-Audio states "Unknown error - 536870329. Be sure to run as Administrator". I am running s an admin already. Scream states "devcon-x64 failed" and that is the only error. – IT_User Feb 15 '22 at 16:29
3

Microsoft MapPoint 2009 requires a sound card and wouldn't install on our 2003 terminal server. Solution? Connect through terminal services as an administrator, making sure to allow sound to pass through to the client connection- instant virtual sound card. It installed fine after that.

I'm not sure if 2000 allows you to connect sound (I think it does)- but it's also not recommended to install anything from a TS session on 2000 (you definitely have to put it into install mode first). Turning on terminal services on 2000 (server only) is a big ordeal compared to 2003, though.

As to WHY a sound card is required for the OPTIONAL sound features of MapPoint, I'd guess somebody was either being stupid, or just never tested on a machine with no sound (since there aren't many around these days).

1

Go out and purchase cheap pair of USB headphones, they will install themselves as an audio device.

Downside is of course needing to have them plugged in if once installed you don't need them but the software needs it to run.

Though maybe you could tuck them inside the case.

SpaceManSpiff
  • 2,547
  • 18
  • 19
  • +1 - Just solve the problem with hardware. There are USB sound cards that look like little dongles (see http://www.newegg.com/Product/Product.aspx?Item=N82E16829128004) that might even be better. – Evan Anderson Jun 04 '09 at 12:24
  • 3
    Doesn't work for a virtual server. – Ian Boyd Aug 31 '09 at 18:12
0

VDMSound might work.

It was designed to emulate sound ifrom old dos games. The wikipedia article says it has been discontinued, and I've no idea if it works without a real sound card to push sound out to, but it is designed to work on Windows 2000.

Clinton Blackmore
  • 3,510
  • 6
  • 35
  • 61