Merge pull request #156 from IIAIronWolf/patch-1

Update Hey_Everybody.txt
This commit is contained in:
UberGuidoZ 2022-09-22 23:08:34 -07:00 committed by GitHub
commit 1501427270
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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