I am creating a windows service which will connect to audio input device and record audio using NAudio WaveIn. And this is flow : 1st level of Speech detection
My application outputs wave files and I have the requirement to implement watermarking. By this I mean taking another wave file containing, say, 4 seconds of so
I am currently working on a side project that will record a soundtrack using NAudio. The code below does the job, and works well. However, the default sample r