Text to Speech converter using simple notopad

Text to Speech converter is a very useful trick. It can be use in many project and this trick is very easy.

Step 1: Open Notepad





Step 2: Copy and Paste the Code Below

"Dim msg, sapi
msg=InputBox("A Best Text to Audio converter")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg"


Step 3: Save the File with ".vsb" extension.
(save the file as audio.vsb or any other name and extention with .vsb)
SHARE

Author

Hi, Its me Sudipta.I am here to share my views about electronics gadgets.If'you want to share your openion, please comment below. Thank you.

  • Image
  • Image
  • Image
  • Image
  • Image
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment