[Mono-list] Audio file access

Miguel de Icaza miguel at ximian.com
Wed Apr 12 10:54:47 EDT 2006


Hello,

> Can anyone point me towards a half-decent, object-oriented, open-source audio file API, preferably
> for C#? A binding to some reasonably well-maintained library would be fine, OO code that I can
> modify and into the project would be better. At a minimum, I want PCM WAV support - any support
> for compressed or u-Law type formats is a bonus at this stage (although if it's just uncompressed
> WAV files I can read those myself).

Tao has bindings for SDL, a pretty complete framework that include cross
platform audio support.

Miguel


More information about the Mono-list mailing list