I want to create audible feedback to the user to signal success or failure of data validation. Playing the system Asterisk and Exclamation sounds seem to be the proper way to do this, especially since the device may have non-standard sounds configured.
The problem is that System.Media is not available in the .NET Compact Framework 2.0 to play them.
What alternative ways do I have to play these system sounds?