Don't try to use WaveIn with only 1 buffer. You need at least two.
Also, are you familiar with the way the garbage collector works in .NET?
WaveIn does not store historical recorded data anywhere.
Also, are you familiar with the way the garbage collector works in .NET?
WaveIn does not store historical recorded data anywhere.