alsautils
alsa-utils is a collection of user-space utilities for the Advanced Linux Sound Architecture (ALSA) on Linux systems. Maintained as part of the ALSA project, these tools provide interfaces to configure, control, test, and troubleshoot sound hardware and drivers. They operate in user space and interact with kernel-level ALSA components to perform playback, recording, and mixer management.
The suite includes several widely used programs. aplay plays audio data from files or streams; arecord records
Installation is common on Linux distributions as the alsa-utils package. Typical uses include scripting volume control
The tools are released under free software licenses, largely GPL-based, and are designed to be portable across