It's astounding that throughout the years Windows have gone
through many stages yet despite everything it needs many cool features. For example
it doesn't have any alternative in control panel to include voice command or
welcome note so that at whatever point you start your PC it will read the
sentence for you. Human nature is exceptionally interesting especially every
last person on this earth needs to have customized phone, PC or actually operating
system. So, in this article we discuss Add voice welcome note in your
windows startup.
Things
we need
- Notepad
- Visual Basic Script
Shockingly adding the voice welcome note in your windows
working operating is simple. Simply open Notepad and enter the Visual Basic
code in it.
Dim speaks, speechspeaks=”Welcome to the World of Windows Usman Ali”Set speech=CreateObject(“sapi.spvoice”)speech.Speak speaks
Change Usman Ali with your name and save the file with name
"Welcome.vbs". Verify you write the name in quotes so windows save
the file on desired extension.
Windows XP = C:\Documents and Settings\All Users\Start Menu\Programs\Startup
Windows Vista, 7, 8= C:\Users\ {User-Name}\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
0 comments:
Post a Comment