Click to See Complete Forum and Search --> : Help me plsss


Prakash N
February 12th, 2003, 03:05 AM
Dear all,
I am working on windows multimedia.
I am playing on speaker n also sending voice on Mike.

According to windows procedure I need to reset all those pending buffers using waveInReset(). This API will mark all the pending buffers as done n I wil be using waveInClose() after that to stop the record...

Now when I debug this.. execution will hang in waveInReset() ...
this API is not returning..

So I am not able to start the mike again.. so can anyone help me in this regard...

Let me know the correct procedure If I am wrong
Prakash

lord loh
February 14th, 2003, 02:22 AM
There is a C forum on code guru where you will get a better response!

Any way have you tried to do this on a different computer ?