Page 1 of 1

microphone emulator

Posted: Wed Nov 12, 2008 4:24 pm
by Trigger-happy
it would be better if hldj had a proper microphone emulator, like deamon tools with there virtual cd drive! with a microphone emulator i think everyone's problems would be solved and also it could probably run on other games too.

Re: microphone emulator

Posted: Wed Nov 12, 2008 7:48 pm
by Renegade
Yes, I've been thinking of something like this for a while. The only thing is this would negate the console interface and things like the audio list would have to be rethought.

Re: microphone emulator

Posted: Thu Nov 13, 2008 11:09 am
by Trigger-happy
make a game overlay, i think there will be no need for the console i suppose.

Re: microphone emulator

Posted: Mon Jul 12, 2010 1:36 am
by jfmherokiller
Im guessing an emuted mic would require a special driver since you are emuting hardware.Then after making a working driver get a way to copy the wav data into the imput sound stream.Then you would have to find a way to output that stream out of the driver.The rest should be easy settings setup tasks like setting the emu mic as the default hardware then setting a bound key on your keyboard to both start streaming the wav file to the mic and start the ingame stream.