The Advanced Linux Sound Architecture (ALSA) - library
Run the following Vcpkg command to install the port.
vcpkg install alsa
alsa is compatible with built-in CMake targets:
find_package(ALSA REQUIRED) target_link_libraries(main PRIVATE ALSA::ALSA) # since CMake 3.12
v1.2.15.3#0
Jan 14, 2026
linux | android
alsa-project/alsa-lib
alsa-project.org
530d2d2f08
LGPL-2.1-or-later
Manifest