On Tue, 20 Jan 2004, John W. Cocula wrote:

> represents.  But it's as if no one uses their microphone jacks at all, and
> that capturing input is completely unimportant, compared to surround-sound
> output, for example.  I think, if this is the case, that voice-over-IP and
> speech recognition will end up dead-on-arrival on Linux, which would be a
> shame.

Works fine here (plain recording plus full-duplex play+rec as needed by 
multitrack record, fx-procesing and voip). Soundcards: various intel8x0 
chipsets, cs4281, gusmax, ens1371, awe64g, ice1712, and so on. 

> So, can everyone plug in a microphone, try to arecord something, try to
> aplay it back, and report if it worked?  I am particularly interested in
> users of the intel8x0 driver.

Try the following:

[console 1]
arecord -r 48000 -c 1 |hexdump

[console 2]
alsamixer

.. play with the almixer settings (unmute with 'm' and change recording 
source with <spacebar>), talk to the mic and see whether the flow of 
hex-values reacts in anyway to the input. This is a nice way to see 
whether recording works at all...

--
 http://www.eca.cx
 Audio software for Linux!



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to