ossaudiodev
ossaudiodev — Access to OSS-compatible audio devices
New in version 2.3.
This module allows you to access the OSS (Open Sound System) audio interface. OSS is available for a wide range of open-source and commercial Unices, and is the standard audio interface for Linux and recent versions of FreeBSD.
See also
- Open Sound System Programmer’s Guide
- the official documentation for the OSS C API
The module defines a large number of constants supplied by the OSS device driver; see <sys/soundcard.h>
on either Linux or FreeBSD for a listing.