Audio Driver Migration (Windows CE 5.0)
Effective with Windows CE .NET 4.0, a different default size is used for waveform audio buffers than in Windows CE 3.0 and earlier. The new default size is 2 KB. Users may hear distortions if the size of the wave buffers that an application produces does not match the size of the buffers that the driver expects. For more information about how to adjust the driver settings, see Audio Driver Registry Settings.
Effective with Windows CE 5.0, support for DirectSound has been removed. Instead, use the waveform audio API.
See Also
Audio Driver Registry Settings | Audio Drivers
Send Feedback on this topic to the authors