Microsoft DirectX 8.0 (C++)

CaptureSound

Description

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

Path

Source: (SDK Root)\Sample\Multimedia\DirectSound\CaptureSound

Executable: (SDK Root)\Sample\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

Capturing Waves