How To Convert Text To Voice In Windows PCs?

Now you can convert any text message in your pc into a voice message. So, today I am going to tell you how you can convert a text msg to a voice message without using any tool.

First you have to open notepad.

Then you have to write the following as given below:

Dim msg, sapi
msg=InputBox(“your word”)
Set sapi=CreateObject(“sapi.spvoice”)
sapi.speak msg

You have not to copy the code written  above as it will not work.
Just write it and click  Open-Save as & save the file with extension “.vbs”  ( eg. message.vbs). A new file will be created as shown in the pic below


Now click to open this file a box will appear as shown below

Now type the text msg in the box that you want to convert & click OK.
Enjoy you have done.
If you have any problem regarding this please write in comments.

Obasi Miracle

I am a dedicated web developer with interest in blogging and app development. I have lots of buddies and always ready to connect with like-minded pals - See more about me.

Share
Published by
Obasi Miracle
Tags: Computer