http://www.pocketpcdn.com/libraries/ppcsound.html
Hi, Anyone used the PPCSound libary at this site. Input capture
works straight off but can't get any output of the speaker, I've put
breakpoints in the wavethread.cpp functions CWaveOutThread::ThreadProc
and am getting lots of MM_WOM_DONE messages. So obviously something
is being played. Are there any bugs in it or changes that need to be made.
I checked the m_pWaveHeaderArray[iLastIndex] lpdata area to check there is
data as well!
I have my own waveout implementation which i don't think is as good as the
PPCSound
libary and i can play sound so i know my device is ok etc so i there must be
something
fundamental i'm missing for this not to work.
Archived from group: microsoft>public>windowsce>embedded>vc