On Fri, Oct 05, 2001 at 01:32:47PM +0530, H.S.Rai wrote:
> On issuing following command ( in text mode, in Graphic mode, I get
> message /dev/dsp busy )., this is what I get and voice was junk.
> 
> $play /usr/share/sndconfig/sample.au
> 
> sox: Sound card appears to only support singled word samples.  Overriding
> format
> 
> sox: Couldn't set to mono
> 
> sox: Unable to set audio speed to 8000 (set to 48000)
> 
> H.S.Rai
> 
---end quoted text---

Is your sound card otherwise configured and recognised
by the kernel at boot ? If yes, then try:

cat sample.au > /dev/audio   (should work)

If that does not work ... try the raw device

cat sample.au > dev/dsp

If that too does not work, your sound  needs re-config
see Sound-HOWTO

Bish


--
:
####[ Linux One Stanza Tip (LOST) ]###########################

Sub : Confirming that network is up and okay         LOST #085

a) #ifconfig ... confirms that interface is configured
b) To re-confirm that the interface has not dropped dead (e.g.
   on cable) ping the other host as well.
   
####<[EMAIL PROTECTED]>#######################
:


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to