OS2 World Community Forum

OS/2, eCS & ArcaOS - Technical => Hardware => Topic started by: Li Keqing on September 19, 2020, 11:06:59 am

Title: How to select audio output device?
Post by: Li Keqing 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?
Title: Re: How to select audio output device?
Post by: Andreas Schnellbacher on September 19, 2020, 12:23:48 pm
I would try the /A: option. From README.TXT (https://www.arcanoae.com/wp-content/uploads/wiki/ReadMe-Uniaud.txt):
Code: [Select]
/A:n - Use audio adapter n where the first adapter is 0.
Title: Re: How to select audio output device?
Post by: Li Keqing on September 21, 2020, 08:36:16 am
I would try the /A: option. From README.TXT (https://www.arcanoae.com/wp-content/uploads/wiki/ReadMe-Uniaud.txt):
Code: [Select]
/A:n - Use audio adapter n where the first adapter is 0.
Thanks for your reply! I'll have a try!