Subject: Re: How to play sound?
To: Mahadeva Swamy T L <Swamy@soc-soft.com>
From: Wojciech Puchar <wojtek@tensor.3miasto.net>
List: tech-kern
Date: 12/29/2003 15:08:59
> Subject: How to play sound?
>
> Hi,
>
> I am working on Audio Driver (AC'97) for NetBSD. I have enabled the
> Audio driver in my kernel. Now I want to play some sound to verify the
> output. I dont know what type of application need to be written to make
> it play. can I get any reference?

cat /netbsd >/dev/sound
 ;)