Thursday, 26 February 2015

how to do convert text into audio using notepad?

1) open your notepad-
   

2)copy this code into notepad

                                                         Dim msg,sapi
                          msg=Inputbox("enter your text for conversion-                                                                            http://trick4best.blogspot.in","trick4best text-to-audio converter")
                            set sapi=createobject
                                              ("sapi.spvoice")
                                             sapi.speak msg
3)save this file as        audio .vbs

  





please subscribe


No comments:

Post a Comment