In my last post, I told how to post an empty status update. Now in this one, I'm gonna tell my readers the trick by which they can order their computer systems to say anything they want by using a simple text editing software - Notepad... :)
Steps : -
1. Open Notepad.
2. ↓ Paste the code below in Notepad. ↓
CreateObject("SAPI.SpVoice").Speak"your text"
3. Replace "your text" with your desired sentence.
4. Save the file.
5. Change the file's extension from '.txt.' to '.vbs' .
ENJOY!!! :)
Steps : -
1. Open Notepad.
2. ↓ Paste the code below in Notepad. ↓
CreateObject("SAPI.SpVoice").Speak"your text"
3. Replace "your text" with your desired sentence.
4. Save the file.
5. Change the file's extension from '.txt.' to '.vbs' .
ENJOY!!! :)
Will it work in windows 8???????????
ReplyDelete@Pawan: Yes bro. It will work.
ReplyDelete