Microsoft DirectX 8.1 (C++)

CaptureSound

Description

The CaptureSound application shows how to capture wave sounds to a file.

Path

Source: (SDK root)\Samples\Multimedia\DirectSound\CaptureSound

Executable: (SDK root)\Samples\Multimedia\DirectSound\Bin

User's Guide

Select a device and a format. Create a file, or replace an existing one, by clicking Sound File. Click Record to start and stop recording.

Programming Notes

See Readme.txt in the source code folder.

See Also