Step1-Open Notepad create new file & paste the code downside
Step2-Save the file with extension .vbs
Step3-After saving file, copy the file
Step4-/Local Disk(C):/Users/yourMachineName/AppData/Roaming/Microsoft/Windows/Start Menu/Programs/Start up/
Step5-Paste The file here
*speak=" Welcome to your PC,username"--in double qoutes text you can change to what you want to listen, whenever you open your PC.
Code--
Dim speaks, speech
speaks="Welcome to your PC, Username"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks
Greeting Pc😀
Reviewed by •∆•HACKER'S ON•∆•
on
May 30, 2021
Rating:

This is awesome👍.
ReplyDelete