DirectSound Samples

The sample applications described in this section demonstrate the use and capabilities of the DirectSound application programming interface (API).

The following samples are found on the Start menu under All Programs, Microsoft DirectX SDK, DirectX Sample Browser.

The source code is in the following folder, where SDK root is the installation folder for the DirectX SDK:

    (SDK root)\Samples\C++\DirectSound

The samples use common source files that implement functions and classes for basic DirectSound functionality and for general tasks such as finding media files. For more information, see DirectSound sample utility classes.