To do thiS Follow The sTeP beLow
- Click StarT menu
- Then click accessories
- then click note pad
- Then copy and paste the code below
- Now save the note pad with the name speak.vbs
- Now double click on speak.vbs and type what ever you want and then press enter and see the magic
Code
speechtext=inputbox("Enter a text to speak","TEXT TO SPEECH-[Rockingheart]")
set objspeech=createobject("SAPI.spVoice")
objspeech.speak speechtext
set objspeech=createobject("SAPI.spVoice")
objspeech.speak speechtext
If you don,t get it So I uploaded video tutorial too so watch the tutorial below
No comments:
Post a Comment