• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
TRIGGERcmd
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

change audio output device

Windows
4
5
1.8k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E
    Emanuel silva gomes
    last edited by Mar 30, 2021, 9:26 PM

    wanted to exchange the audio output of the computer between realtek and hdmi

    R 1 Reply Last reply Mar 30, 2021, 9:36 PM Reply Quote 0
    • R
      Russ @Emanuel silva gomes
      last edited by Russ Mar 30, 2021, 9:37 PM Mar 30, 2021, 9:36 PM

      @Emanuel-silva-gomes, for that I recommend using nircmd.exe

      You can run this to list your sound devices:

      nircmd showsounddevices
      

      Then run commands like these via TRIGGERcmd to change output devices:

      nircmd setdefaultsounddevice 27MP65
      nircmd setdefaultsounddevice Speakers
      

      https://nircmd.nirsoft.net/setdefaultsounddevice.html

      Russell VanderMey

      1 Reply Last reply Reply Quote 0
      • E
        Emanuel silva gomes
        last edited by Mar 31, 2021, 11:00 PM

        thank you very much, it worked

        1 Reply Last reply Reply Quote 1
        • G
          Gaston Mardones
          last edited by Apr 27, 2021, 6:37 PM

          Is it possible to run two lines of nircmd in a single triggercmd command?

          If I want, for example, to change the sound device to 27MP65 and then to Speakers in a single command.

          Thanks!

          {
          Trigger: Change Output Device

          Command:

          nircmd setdefaultsounddevice 27mp65
          
          nircmd setfetaultsounddefice Speakers
          

          Ground : foreground

          Voice: cambiar dispositivo de audio
          }

          1 Reply Last reply Reply Quote 0
          • X
            Xander
            last edited by Apr 28, 2021, 1:48 PM

            Try putting an & between them. e.g. cls & dir

            1 Reply Last reply Reply Quote -1
            • First post
              Last post