blob: adf540f11c8a6daf67947fc72e4e65556212749e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
libao is a cross-platform audio library that allows programs to
output audio using a simple API on a wide variety of platforms.
On FreeBSD, it currently supports:
* null output
* raw output
* AU files
* WAV files
* OSS (Open Sound System)
* ESD (ESounD or Enlightened Sound Daemon)
* aRts (KDE sound server)
WWW: http://www.xiph.org/ao/
|