Sunday, February 25, 2018

Computer Talk

let Computer speak what you tell
1-Open notepad
2-type strText=Inputbox("What should Sam say?","Sam")
Set objVoice=CreateObject("SAPI.SpVoice")
ObjVoice.speak strText
3-save it as voice.vbs
4-Run
The image would seem like this



No comments:

Post a Comment

How To Overclock Your CPU without going into BIOS Settings

 Hello everyone, Let's get straight to the topic.  Most of the people who want to overclock their CPU are asked to follow the most commo...