Introduction: How to Make an Annoying Voice Program Using Notepad?

About: How to - Tutorials - Life Hacks Follow and Like my Videos for Quality Content! All videos under 5 mins since no one has time now for longer videos and attention span is getting shorter. Facebook: https://www.f…

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