Author Topic: How to select audio output device?  (Read 3754 times)

Li Keqing

  • Newbie
  • *
  • Posts: 13
  • Karma: +0/-1
  • Transgender & transmedicalist.
    • View Profile
How to select audio output device?
« on: September 19, 2020, 11:06:59 am »
It seems that the uniaud driver automatically select my graphics card as audio output via HDMI cable, but my monitor does not have any speaker.
How can I switch the audio output port to a loudspeaker or my usb headphone?

Andreas Schnellbacher

  • Hero Member
  • *****
  • Posts: 827
  • Karma: +14/-0
    • View Profile
Re: How to select audio output device?
« Reply #1 on: September 19, 2020, 12:23:48 pm »
I would try the /A: option. From README.TXT:
Code: [Select]
/A:n - Use audio adapter n where the first adapter is 0.

Li Keqing

  • Newbie
  • *
  • Posts: 13
  • Karma: +0/-1
  • Transgender & transmedicalist.
    • View Profile
Re: How to select audio output device?
« Reply #2 on: September 21, 2020, 08:36:16 am »
I would try the /A: option. From README.TXT:
Code: [Select]
/A:n - Use audio adapter n where the first adapter is 0.
Thanks for your reply! I'll have a try!