commit
a5b1daa3f5
1 changed files with 3 additions and 3 deletions
|
@ -19,9 +19,9 @@ A script used to download a WAV file and play it after a mouse movement is detec
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
This program starts off by using an Invoke-WebRequest to download a WAV file
|
This program starts off by using an Invoke-WebRequest to download a WAV file<br>
|
||||||
The system volume is then turned up to the max level
|
The system volume is then turned up to the max level<br>
|
||||||
Then the script will be paused until a mouse movement is detected
|
Then the script will be paused until a mouse movement is detected<br>
|
||||||
After one is the WAV file will be played
|
After one is the WAV file will be played
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
Loading…
Reference in a new issue