> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Damien Sandras > Sent: Wednesday, 5 April 2006 4:43 PM > To: [EMAIL PROTECTED]; GnomeMeeting mailing list > Subject: Re: [GnomeMeeting-list] Sound problem > > Hi, > > Probably the ALSA driver has a bug that doesn't show with the OSS > emulation layer used by Skype. > > You can test if you get good results (or not) with this command: > arecord -D plughw:0,0 -c 1 -r 8000 -f S16_LE - | aplay -D > plughw:0,0 -c > 1 -r 8000 -f S16_LE - > > You can also test with -r 16000 instead of -r 8000. > > Finally, notice that perhaps your USB HeadSet is plughw:1,0, not 0,0
Some additional notes: If you supply an additional "-vv" to aplay, it shows you a bargraph representing the volume level. Knocking on the microphone should give you 100%. Which device your Headset is can be seen via "cat /proc/asound/cards". Also make sure the mixer levels are really raised, for some devices ekiga might fail to find the right mixer. Stefan _______________________________________________ GnomeMeeting-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
