Convert Text to Audio File Using a Simple Notepad using VBSCRIPT
Convert Text to Audio File Using a Simple Notepad (vbscript)
Requirement:
>NOTEPAD
This vbscript file can covert the text to audio.
but it don't save those audio's :P
Works based UP ON MICROSOFT NARRATOR!
Type this code in notepad:
Dim msg, sapi
msg=InputBox("Enter your text for Conversation Tool by vickyredwon PC Hacks Text-To-Audio Converter")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
Save as any_name.vbs > (VBS ,it is vbscript file)
Alternatively , DOWNLOAD Here The TextToSpeak.vbs
Now Execute IT!!!!
Alternatively , DOWNLOAD Here The TextToSpeak.vbs
Now Execute IT!!!!
Type Any TEXT to RESPOND as below.....
No comments: