Announcement

Collapse
No announcement yet.

switch audio output

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    switch audio output

    Hey,

    I've connected to my computer both a set of boxes and a usb headset. How can I switch easily between the boxes and the headset as output device?

    #2
    Re: switch audio output

    Well it works a bit better now:
    1. Run 'aplay -l':
    **** List of PLAYBACK Hardware Devices ****
    card 0: CK8S [NVidia CK8S], device 0: Intel ICH [NVidia CK8S]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: CK8S [NVidia CK8S], device 2: Intel ICH - IEC958 [NVidia CK8S - IEC958]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: Headset [Logitech USB Headset], device 0: USB Audio [USB Audio]
    Subdevices: 0/1
    Subdevice #0: subdevice #0

    2. run 'asoundconf set-default-card 1'

    Now I can hear the sound coming from my headset.

    1. Is there any way to do this in a graphical interface? Even windows could do this already from verion '95.
    2. When I talk into my microphone, I can hear my voice on my headset. How do I turn this off?
    3. When I start the program Teamspeak to have a nice group conversation, it doesn't recognize any audio device. In fact it states that I do not have a mic. In windows, the same headset works perfectly fine with teamspeak. Any clue how to fix this?

    Comment

    Working...
    X