Share via


Audio Driver Catalog Items (Compact 2013)

3/26/2014

Learn how to add audio device driver support to Windows Embedded Compact 2013.

Introduction

In Windows Embedded Compact 2013, you can include support for one or more of the audio device drivers available in the catalog, or you can implement your own audio device driver. Compact 2013 supports audio drivers that use the model device driver (MDD)/platform dependent driver (PDD) model.

For more information, see Audio Drivers.

For more information about how to add or remove catalog items, see Create Your First OS.

Hardware and Software Requirements

Catalog Items

The following table describes the catalog items and associated board support package (BSP) environment variables you can use to add support for audio drivers to your OS.

Catalog item

BSP environment variable

Description

Dependencies

Wavedev2 Virtual

BSP_WAVEDEV2_VIRTUAL

Provides the Wavedev2 Virtual audio driver.

None.

See Also

Other Resources

Audio Drivers