Open Notepad and type the below sentences:
Dim ProSpeak
Set ProSpeak = WScript.CreateObject( "SAPI.SpVoice" )
ProSpeak.Speak "Welcome,Master Jibin V J"
Save the file as "talking.vbs"
This file opens and says the sentence ["Welcome,Master Jibin V J"]
You can change that text as you like....... It donot require any softwares
You can make the PC to speak using only a NOTEPAD.
No comments:
Post a Comment