CodePlexProject Hosting for Open Source Software
I can use
WaveIn wi = new WaveIn() in a form application,
but if it is a console application it gives an exception that is
"Use WaveInEvent to record on a background thread"
What can be the problem?
I have changed waveIn class with WaveInEvent class, and the problem is solved now. have only changed the variable decleration, is there anything that must be handled?
Are you sure you want to delete this post? You will not be able to recover it later.
Are you sure you want to delete this thread? You will not be able to recover it later.