10-18-2008 15:37
I finally got my voice audio to work with a USB set! First, strip out PulseAudio, it's useless for this setup.

Next, open up ~/.alsoftrc and put this in it:
From: someone
format = AL_FORMAT_STEREO16
cf_level = 0
frequency = 44100
refresh = 8192
sources = 256
stereodup =
drivers =

[alsa]
device = plughw:2,0
periods = 0
capture = plughw:2,0
mmap = true

[oss]
device = /dev/dsp2
periods = 4
capture = /dev/dsp2


The device and capture lines in both alsa and *MUST* use "plughw" and not "hw" for conversion of the rates automagically!
_____________________
Drake Bacon/Drake Winger
Home: Custom AMD X2 (65nm) 5000+, 4 Gig RAM, Gentoo amd64, NVidia GeForce 8600GT PCIe
Mobile: Dell Inspiron E1505 (Core Duo 1.6GHz, 1 gig RAM, Gentoo x86, NVidia GeForce Go 7300 PCIe)
Backup: iMac (Core 2 Duo 2.4GHz, 4 gig RAM, ATI Radeon HD 2400, MacOS X Leopard)
Don't Ask: Asus EeePC 900A (Atom 1.6Ghz, 1 gig RAM, Intel graphics, Gentoo x86)