How to Make an Annoying Voice Program Using Notepad?

by AhmadJ26 in Circuits > Software

660 Views, 1 Favorites, 0 Comments

How to Make an Annoying Voice Program Using Notepad?

How To Make An Annoying Voice Program using Notepad?

Code:

do strText = "write any text here"

Set objVoice = CreateObject("SAPI.SpVoice")

objVoice.Speak strText

loop

This is totally harmless and you can end it from task manager