To use this trick, follow the instructions given below:-
Step 1 : Click on Start. Navigate to All Programs, Accessories and Notepad.
Step 2 : Copy and paste the exact code given below.
Dim speaks, speech
speaks="Welcome to your PC, Username"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks
Step 1 : Click on Start. Navigate to All Programs, Accessories and Notepad.
Step 2 : Copy and paste the exact code given below.
Dim speaks, speech
speaks="Welcome to your PC, Username"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks