How to create a simple text to speech tool use notepad.😉😊

 How to create a simple text to speech tool use notepad.

STEP 1 – Copy this code and past it your notepad.


Dim text, sapi

text=inputbox("enter the text you want to speak:")

set sapi=createobject("sapi.spvoice")

sapi.Speak text


STEP 2 – File extension is .vbs

 EX~speak.vbs

 Encoding is ANSI

 Save as type is All file


STEP 3 – Go to your save location and duble click it.

STEP 4 – In the box that opens, type the text your want to speak and click ok.

Telegram Facebook Twitter Whatsapp group 01 Whatsapp group 02

Comments

Popular posts from this blog

Device manager open කිරීමට run command භාවිතා කරමු. Open Device Manager useing run command.

Password Generator

Deleting Startup Files