Looking for mute/unmute computer script

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Szynsz
Posts: 33
Joined: 09 Mar 2017, 03:33

Looking for mute/unmute computer script

16 Dec 2018, 03:19

Hello
Im looking for script that mute/unmute my computer even if i play maximized game. If it possible i want to make one shortcut for mute and unmute (preffer shift= F1)
dcastator1
Posts: 1
Joined: 18 Dec 2018, 10:54

Re: Looking for mute/unmute computer script

18 Dec 2018, 11:01

While someone is researching that I also have a sound question.....I am new to AHK but have managed to script SoundSet commands to raise and lower my computer volume.....what I can't seem to accomplish is a "Pause/Play" for the .mp3's I am using. I probably missed it - but - could someone let me know if that is possible??

Thank you in advance!!
User avatar
JoeWinograd
Posts: 2200
Joined: 10 Feb 2014, 20:00
Location: U.S. Central Time Zone

Re: Looking for mute/unmute computer script

18 Dec 2018, 12:17

Hi Szynsz,

You may find this article that I wrote helpful:

How to create an on/off toggle to mute the system audio/sound with a single mouse click or single keystroke

Regards, Joe
CyL0N
Posts: 211
Joined: 27 Sep 2018, 09:58

Re: Looking for mute/unmute computer script

19 Dec 2018, 00:06

This Should Be In Ask For Help...
But,

Code: Select all

F2::SoundSet, +1, , mute  ; Toggle the master mute (set it to the opposite state)


dcastator1 wrote:
18 Dec 2018, 11:01
While someone is researching that I also have a sound question.....I am new to AHK but have managed to script SoundSet commands to raise and lower my computer volume.....what I can't seem to accomplish is a "Pause/Play" for the .mp3's I am using. I probably missed it - but - could someone let me know if that is possible??

Thank you in advance!!

Code: Select all

SoundPlay, C:\Barcode Brothers - Flute.mp3, 1
live ? long & prosper : regards
Szynsz
Posts: 33
Joined: 09 Mar 2017, 03:33

Re: Looking for mute/unmute computer script

26 Dec 2018, 15:52

@CyL0N sorry for wrong section then, i will test your code but thx for help anyway.
@CyL0N thx for script it work perfectly

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Google [Bot], SimmoF, uchihito and 221 guests