Date: Wed, 23 Nov 2005 16:10:58 -0500 From: Randy Pratt <bsd-unix@comcast.net> To: Blue Raccoon <blue.raccoon@wanadoo.nl> Cc: freebsd-questions@freebsd.org Subject: Re: command line sound player? Message-ID: <20051123161058.50460b4e.bsd-unix@comcast.net> In-Reply-To: <20051123215947.0475a9e5.blue.raccoon@wanadoo.nl> References: <20051123215947.0475a9e5.blue.raccoon@wanadoo.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 23 Nov 2005 21:59:47 +0100 Blue Raccoon <blue.raccoon@wanadoo.nl> wrote: > Hi, > > I have searched high and low for a simple command-line sound player that I can call from other apps. I need something that just plays the sound, without any feedback. Like 'cat sound.wav > /dev/dsp' but without the almost zero signal-to-noise ratio. > > Any ideas? You might try ports/audio/sox which is a set of audio utilities. One of them is "play" which handles .wav format. See the pkg-descr for more information. HTH, Randy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051123161058.50460b4e.bsd-unix>