Getting disturbing noise while streaming audio data from .net server to Nods js using System.Net.Sockets
I am working on a video calling application and using nAudio to capture audio data from windows Mic and streaming the data over to a Node server using a System.Net.Socket library.