Convert your text into audio using windows Notepad


Follow these steps:

  • Open Notepad
  • Copy and paste below codes
Dim msg, sapi
msg=InputBox("Enter your text–www.ourtechworld.co.cc","Technical World Text-To-Audio Converter by Apro")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
  • Now save this file with .vbs extension
  • That's all now write your word and then press enter

{ 0 comments... read them below or add one }

Post a Comment

 
Related Posts Plugin for WordPress, Blogger...