libao# provides managed bindings for libao, a cross-platform audio output library.
| Namespace | Description |
|---|---|
| Xiph.Audio.Output | This namespace is a managed API wrapper built on top of Xiph.Audio.Output.LowLevel and is the preferred way to use libao from managed code. |
| Xiph.Audio.Output.LowLevel | This namespace is a thin managed layer on top of libao. |