mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-21 22:10:12 +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:
parent
35df16c992
commit
4a9b276b56
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user