How to make your computer speak the text?

0
624

Hello friends, today I am sharing a tick to make your computer speak the text. Previously I share many other tricks about Facebook, android and more.

Do you want to make your computer speak the texts? Then you should read this cool trick. Here below are some step and script to make your computer speak the text.

[symple_box color=”green” text_align=”left” width=”100%” float=”none”]
Read also: Facebook Color Text Chat Generator Cool
[/symple_box]

Steps to make computer speak the Text are:

1)      First Open your Notepad.

2)      Copy the below code and paste it on your Notepad

       

Dim message, sapi
message=InputBox("What do you want me to say?","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message

       

3.Now save the notepad file with the name speak.vbs on your desktop.

3)      Now save the notepad as speak.vbs on your computer (choose desktop to save you can find here easily)

4)      Double click on speak.vbs file and I box will be appear on your screen like below screenshot

make computer speak text

5)      Now type the text whatever you want and click on OK button.

6)      Done…!! Enjoy this Cool trick on your computer and impress your friends.

You need .NET framework to run this script you don’t have or missing then first you need to install it on your computer.

[symple_box color=”yellow” text_align=”left” width=”100%” float=”none”]
Recommended Reading: How to Increase Torrent Downloading Speed in uTorrent trick
[/symple_box]

I hope you will enjoy this trick and impress your friends. for more tips and trick follow our blog and like our Facebook page. Enjoy this trick. Have a Nice and Tricky Day 🙂

SHARE