mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-17 07:13:18 +00:00
Update Hey_Everybody.txt
Added missing ENTER on line 17. Without it, PowerShell doesn't run the command to make the computer speak without the user pressing enter.
This commit is contained in:
@@ -13,4 +13,5 @@ DELAY 250
|
||||
STRING $sp=New-Object -ComObject SAPI.SpVoice
|
||||
ENTER
|
||||
DELAY 250
|
||||
STRING $sp.Speak("Hey everybody! I plugged in something I should not have.")
|
||||
STRING $sp.Speak("Hey everybody! I plugged in something I should not have.")
|
||||
ENTER
|
||||
|
||||
Reference in New Issue
Block a user