次の方法で共有


Waveform Audio Driver (Windows Embedded CE 6.0)

1/6/2010

A waveform audio driver is responsible for processing messages from the waveform API Manager to play and record waveform audio. Waveform audio drivers are implemented as stream interface drivers loaded by the Device Manager.

All audio drivers use the prefix WAV to name their stream interface functions, such as WAV_Open and WAV_IOControl.

See Also

Concepts

Unified Audio Model