I'm developing a game right now using GAPITools (which is cool, if you haven't looked at it yet). I haven't even begun to look at how I'm going to be doing sound yet, so I was wondering if there are any sound libraries out there for the PocketPC that function the way GAPITools does for graphics.
It's pretty easy to just throw a wave file out the speaker, but doing more complicated stuff gets much harder. How do I play background music, mix two sounds at once, etc? That's what I'm wondering, and that's why I'm looking for a library that's already tackled these problems.