Using the PlaySound Function (Windows CE 5.0)
You can use the PlaySound function to play waveform audio sound files, as long as the sound can be stored in available device memory. The following topics describe ways to play sound with PlaySound:
- Using the PlaySound Function with Waveform Audio Files
- Using PlaySound with Registry-Specified Sounds
- Using PlaySound with a Resource Identifier
You can use the sndPlaySound function also to play waveform audio files. However, sndPlaySound offers a subset of the PlaySound functionality. Windows CE maintains sndPlaySound for backward compatibility.
See Also
Waveform Audio Application Development | Using the PlaySound Function with Waveform Audio Files | Using PlaySound with Registry-Specified Sounds | Using PlaySound with a Resource Identifier
Send Feedback on this topic to the authors