Make own Software Text to speech English in just 30 seconds......

Manish Kumar
0
Follow The Following Steps..

1.Open Your Notepad and Copy the following code

Dim message, sapi
message=InputBox("Enter the text to be Spoken!","Text to speech SW")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message 

2.Save this file with file extension  .vbs Ex- My Software.vbs

3. Open this file and copy any text paste to your software and enjoye it...


Post a Comment

0Comments

Post a Comment (0)

#buttons=(Accept !) #days=(20)

Our website uses cookies to enhance your experience. Check Now
Accept !