10-01-2007 01:50 PM
10-02-2007 04:48 PM
Hi John,
What will be the format of the data that you want to stream to your sound
card. If you were planning to use a WAV
file, you could use some Microsoft ActiveX calls to open up a media player. Otherwise, you would need to know the Windows
API for your sound card to stream data to it from your program.