Audio Driver Porting Implementation Tutorial

Describes the steps to implement a physical device driver (PDD) for the Sound Driver.

The audio device driver implementation may provide for playback, recording, or both at the same time, but there are design considerations for each option.

Related information
Concepts