Convert Text to Speech |
Convert text to speech without
any software !!!
1. Open notepad and copy this
2. Dim msg, sapi
msg=InputBox("E nter your
text","Talk it")
Set sapi=CreateObje ct
("sapi.spvoic e")
sapi.Speak msg
'+-> VictimBoy <-+
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 .
WoW!! Now you can hear it ..Enjoy .. !!
0 comments:
Post a Comment