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

    change audio output device

    Windows
    4
    5
    1.7k
    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.
    • Emanuel silva gomesE
      Emanuel silva gomes
      last edited by

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

      RussR 1 Reply Last reply Reply Quote 0
      • RussR
        Russ @Emanuel silva gomes
        last edited by Russ

        @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
        • Emanuel silva gomesE
          Emanuel silva gomes
          last edited by

          thank you very much, it worked

          1 Reply Last reply Reply Quote 1
          • Gaston MardonesG
            Gaston Mardones
            last edited by

            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
            • XanderX
              Xander
              last edited by

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

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