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
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