Hello all! What I need to do is open up an Audio Stream that will let me output audio (WAV encoding) to my computer's microphone input. It'll be used specifically to allow my program to "speak" to other programs' mic-in.
I tried outputting normally, then connecting my headphone port to my line-in port, but not all the programs accept line-in as an input. (Note: It works for other uses, such as recording what's playing over the speakers.)
Any clues on how to do this, or any sources/tutorials you can point me towards? Thanks in advance!