With the standard soundcard, is there any way to send the audio input directly to the audio output? I want to avoid the ADC and DAC functions if possible.
My developement machine has a Via on-the-motherboard VT8235CE chip. But the target machine will probably have an unknown but standard soundcard.
My explorations so far have been in a variety of MS tools and techniques: MCI, MMC, Direct, various SDKs, etc, But I’ve found nothing that allows what I want as part of a project for my church. There’s probably a way to set the soundcard to do what I want.
I’m sing Windows 2000, etc. at the latest levels.
Any ideas? Is it possible? How?