Sunday, 12 January 2014

Convert all the words that you write to hear as voice in an easy way

I will explain to you that you can make converter of speech to the voice of BB through a simple software

 

Used code is:
Dim message, sapi
message = InputBox ("What do you want me to say?", "Speak to Me")
Set sapi = CreateObject ("sapi.spvoice")
sapi.Speak message
First step: Open the program notepad,
 then save as
Name the file under the name            voice.vbs
And when we choose box type
all files
Then save
You will see your file by clicking on it and write what do you want


More Articles

 

--------------------------------------------------------------
--------------------------------------------------------------

0 comments:

Post a Comment