change audio output device
- 
					
					
					
					
wanted to exchange the audio output of the computer between realtek and hdmi
 - 
					
					
					
					
@Emanuel-silva-gomes, for that I recommend using nircmd.exe
You can run this to list your sound devices:
nircmd showsounddevicesThen run commands like these via TRIGGERcmd to change output devices:
nircmd setdefaultsounddevice 27MP65 nircmd setdefaultsounddevice Speakers - 
					
					
					
					
thank you very much, it worked
 - 
					
					
					
					
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 DeviceCommand:
nircmd setdefaultsounddevice 27mp65nircmd setfetaultsounddefice SpeakersGround : foreground
Voice: cambiar dispositivo de audio
} - 
					
					
					
					
Try putting an & between them. e.g. cls & dir