Audio Stream Input/Output

ASIO
DeveloperSteinberg
Stable release
1.0.7 / March 18, 2024 (2024-03-18)
Operating systemWindows 95, 98, XP, Vista, 7, 8, 8.1, 10, 11
Platformx86-64, Arm64
TypeAPI
LicenseProprietary, GPLv3
Websitewww.steinberg.net/developers

Audio Stream Input/Output (ASIO) is a computer audio interface driver protocol for digital audio specified by Steinberg, providing high data throughput, synchronization, and low latency between a software application and a computer's audio interface or sound card.

ASIO bypasses the normal audio path from a user application through layers of intermediary operating system software, such as KMixer and Direct KS, so that an application connects directly to the sound card hardware. Each layer that is bypassed means a reduction in latency (the delay between an application sending audio information and it being reproduced by the sound card, or input signals from the sound card being available to the application). In this way, ASIO offers a relatively simple way of accessing multiple audio inputs and outputs independently.