Microsoft DirectX 9.0

DirectSound C++ Samples

The sample applications described in this section demonstrate the use and capabilities of the Microsoft® DirectMusic® application programming interface (API) in Microsoft® DirectX® for C++.

The following samples are found on the Start menu under Programs/Microsoft DirectX 9.0 SDK/C++ Samples/DirectSound Samples.

The source code is in the following folder, where SDK root is the installation folder for the DirectX SDK, such as C:\DXSDK:

(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 Framework.