On Sat, 27 Mar 2004 [EMAIL PROTECTED] wrote:

> thanks for answering
> 
> On Fri, 26 Mar 2004, Park Hays wrote:
> 
> > Touch difficult to say with the relative lack of detail, but I have a
> > couple thoughts.
> > 
> > First, you should include the method you are using to record, so that we
> > can see more detail.
> 
> tried rec and arecord, basically like
> $ rec test.wav
> and
> $ arecord test.wav

And were there any error messages?

> 
> also tried some options/parameters like
> 
>  arecord -d 10 -f cd -t wav -D intel8x0 test.wav
>  arecord -f S16_LE -r 44100 -c 3 test.wav
>  arecord -d 30 -f cd -t wav test.wav
> 
> tried play the wav files with play, aplay and xmms.

And what did you hear. Try to be as specific as you can be.


> 
> also tried gnomemeeting audio setup, which recognizes the alsadriver, the
> input/output device (both intel ICH5), but when i try to test the settings
> no voice comes out of the speakers only noise.o

What kind of noise-- loud or quiet.


> 
> > 
> > My first guess, if you hear a kind of white-noise hiss, is that you have
> > a byte order problem.  lame uses, I believe, a "-x" option to switch
> > byte ordering.
> 
> could be, i dont have lame yet, altough as you see above, i tried arecord
> with different parameters: should have set the byte ordering, should not it?
> (i am not an audiogeek, as you see...)

The only one which would is the S16_LE You could try the same parameters
with S16_BE  LE=Little Endian, BE=BigEndian)



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to