HOW TO MAKE TEXT TO SPEECH SOFTWAR
Welcome back ,today
we will learn how to make our own text to speech convert software. So first of all we
need to know the working process of software.
So basically this
software can convert our text data into voice, its very easy to develop this
software, and one more intresting thing is that in this software you don’t need
to have any type of knowledge of any
kind of programming languages.That means if you belongs to non-technical fields ,you also can develop this software...
Step 1 :
In the first step,
open your notepad
Step 2 :
Copy this code
and paste it on to notepad.
"Dim message, sapi
message=InputBox("ENTER YOUR TEXT HERE","SHORTLEARNER SOFTWARE")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message "
HOW TO MAKE JAR FILE.?
HOW TO MAKE APP JUST LIKE WHATSAPP.?
Step 3:
Save this code
with the extension of .vbs
Here I save this
code in the name of ShortLearner.vbs, here .vbs is extension. and its compulsary, so dont forget to write extension, otherwise its shows errors.
Step 4 :
Your software is completly developed, just go to your location where you save it, open your software and paste some text data and hit Press on ok button...
IF YOU HAVE ANY DOUBT OR QUERY ABOUT THIS POST, YOU JUST ASK YOUR QUERY IN COMMENT BOX…
YOU CAN ALSO ASK QUERIES ON WHATSAPP ,JUST TYPE “MY QUERY” <QUERY> AND SEND US ON OUR WHATSAPP NUMBER +917415587271
Interesting n easy. ....
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteits very good and easy..
ReplyDelete