Sound API (Windows Mobile 6)

C

Cy

Can anyone direct me to documentation or samples involving the new
Sound API found in Windows Mobile 6 (CF 2 SP1 I believe). It is in the
"What's New" document, but I can't find anything anywhere else. Even
the WM6 SDK samples contains a ringtone app (C#) that uses native
code.

Thanks for any help!
 
P

Peter Foot [MVP]

The new Sound API is native code. You'll need to P/Invoke to use it.

Peter
 
C

Cy

Thanks for the reply. I found some documentation under soundfile.h
that has helped out.

Thanks again,
Cy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top