open notepad and write the following code and save them as (name.bat) file.
-> open notepad
-> copy code
CreateObject(“SAPI.SpVoice”).Speak”I love YOU”
-> and paste on the Notepad
-> save as > love.vbs
-> double-click on it
_________________________
Comments
Post a Comment