Audio Repeater in C#

  • Thread starter Thread starter sooth_sayer_84
  • Start date Start date
S

sooth_sayer_84

Hi,

I want to write an application like Audio Repeater to use with
Virtual Audio Cable. Basically, it should be able to transfer audio
data from one audio device to another (in real time)

For example:
Virtual Cable 1 (Input stream) ---> Virtual Cable 2 (Output stream)


Can i implement this function in C# with help of DirectSound ? If
yes, could anyone show me how, please !!!

Thanks
 
Back
Top