Audio Libraries
4/19/2010
The following APIs provide audio support for your game when it is running on Windows Mobile.
2D Sound
The Waveform Audio API provides exact control over waveform audio output for your game.
MIDI
MIDI playback support is provided as part of Windows Mobile 6.5. For more information, see MIDI.
Hardware Audio Mixer
The Hardware Audio Mixer provides volume control and routing services to manage audio lines on your Windows Mobile powered device. Routing services require specific hardware device and driver support. The mixer architecture enables several audio source lines to be mapped to a single destination audio line.
Reference
- Wiki
The Windows Mobile Developer Wiki, Game Development page.
- Changing the Pitch and Playback Rate
How to manipulate the audio stream to generate special effects.