> anything chaned but my application run with error ,  it said,
> adin_mic_start: open /dev/dsp:
> julius: mic device init failed

If microphone is not connected it should fail.

The way I test it is with gmix (for mixer) and grecord (for audio/dsp)

> It seems no different for using audio0 or audio1. (I have only one sound
> card plug in)

Some new cards have more than one interface.

>  dsp0 to dsp1, is it right?

Actually I would sugges slightly more:

1. look in dmesg out put or /var/log/messages (if you cannot
find it - unplug the microphone and then plug it in back)

2. there should be something like:
usbaudio: registered dsp 14,19
usbaudio: registered mixer 14,16
usbaudio: registered mixer 14,32

these numbers are those shown by ls -al

do the right link, alternatively point your
application (e.g. GNOME meeting allows you to specify input audio device)
to it.

Then your microphone should work though
your built-in card may not work.

BR,

Jacek



_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to