Wednesday 15 August 2012

Convert text into Speech using NOTEPAD

| |
Notepad: A simple programme. But we can do lot's of things with this. If you want to convert your text in to audio you have to use any programmes. But from this method you don't want to use another software. 
 An easy trick from Notepad




Let's start

  1. Open notepad.
  2. Copy the code below.




Dim msg, sapi
sg=InputBox("Enter your text for Conversation | Tool (http://7hacks.blogspot.com)","PC Hacks Text-To-Audio Converter")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg



  • Now save it as text_audio.vbs
  • And that's it.
  • Now open the file and type anything. 
  • Then click OK.





1 comments:

Post a Comment

Social Profiles

Animated Social Gadget - Blogger And Wordpress Tips