Saturday 14 February 2015

Change text into Voice

Hey!!!!
It is amazing thing that you can change your text info voice.By using this trick you can check your pc's voice that is male or female,you have to do these things....

Step1).open notepad
Step2)Write there following code without inverted comma(")
          "Dim msg, sapi
msg=InputBox("Enter your text for conversion? ","By Benzotricks")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg "

Step3)Save this file by any file name.vbs
Step4)Open youe newly created .vbs file and write any text then click on ok.






Your created file looks like above fig.

No comments:

Post a Comment