g***@gmail.com
2008-06-13 05:07:51 UTC
Hi Folks,
I am trying to record voice from the mic in windows ce 5.0 using audio
APIs but I am unable to do so .I have conencted my headset to the
wavein/ waveout of the board .The board has audio drivers as I can
play .wav files .
The parameter
((PWAVEHDR)dwParam1)->dwBytesRecorded is zero when I get the WIM_DATA
message in my callback WaveInProc.
I even tried using an event mechanism instead of callback funciton but
in vain
I even tried sample record application given in wnce500.
Could some please shed some light on this as I am able to create
a .wav file after recording but its empty.
Thanks in Advance
Gurubasavaraja G.
I am trying to record voice from the mic in windows ce 5.0 using audio
APIs but I am unable to do so .I have conencted my headset to the
wavein/ waveout of the board .The board has audio drivers as I can
play .wav files .
The parameter
((PWAVEHDR)dwParam1)->dwBytesRecorded is zero when I get the WIM_DATA
message in my callback WaveInProc.
I even tried using an event mechanism instead of callback funciton but
in vain
I even tried sample record application given in wnce500.
Could some please shed some light on this as I am able to create
a .wav file after recording but its empty.
Thanks in Advance
Gurubasavaraja G.