Convert Text To Speech Without Any Software
Posted by Admin
on Sunday, 3 March 2013
0
Convert Text To Speech Without Any Software
1. open notepad and copy this
2. Dim msg, sapi
msg=InputBox("Enter your text","Talk it")
Set sapi=CreateObject("sapi.sp
sapi.Speak msg
'+-> Hack the Universe <-+
3. Now save this file with any name with .vbs extension.
This creates a VBscript file. When you open this file, it prompts for text. Enter your text and click OK .Now you can hear it .. Enjoy .. !!

Write admin description here..
Get Updates
Subscribe to our e-mail newsletter to receive updates.
Share This Post
Related posts
0 comments: