Skip to main content

How to make Windows 10 speak your custom sound on STARTUP

Ever noticed that booting up Windows 10 doesn’t play any startup sound? Yes, you read that right. The startup tone, which was present on many versions of Windows was let go by Microsoft from Windows 10. Though you can make your system play the startup sound by tweaking some settings, but what you can also do is play a computerized custom voice message instead. Yes, that’s right, you can set up a customized voice message to welcome you every time you start up your Windows PC. So, without any further ado, here’s how you can set a custom voice message to play on Windows 10 startup:

To make your Windows 10 system play a custom voice message at startup, you need to create a Visual Basic Script in Notepad. It’s not as difficult as it may seem. We’ll guide you through the steps to help you accomplish this in the easiest way possible:

IMP NOTE : These steps are tried on Windows 10 but should work on Windows 8.1 , 8  and as  well as Windows 7 .


  •  Firstly, open up Notepad. You can do this by either searching for Notepad in the Start menu or by typing “notepad” in the Run Command line without the quotation marks.
  •   Now, simply copy and paste the following lines in the blank Notepad file:
dim speech
welcome="Welcome, Phantom"
set speech=CreateObject("sapi.spvoice")
speech.speak welcome

**Please Update these double apostrohe's (" ") According to your countries preferred keyboard layout.
  •  You can change the “Welcome, Phantom” message with a message of your choice. Just don’t forget to include the quotation marks.


  •  You can now save the file. Save it with any name, but make sure you save it with the extension .vbs. If you try opening this file now, you should hear your custom message.
  •  In order to play this message at startup, you need to move this file to the Windows Startup folder. You can do that by opening the Run command (or pressing Windows+R) and type “shell:startup” without the quotation marks.

Run command

This should open the Startup folder. Now you can move your file to this folder.


  •  That’s it! Now, the next time you log on to Windows, you should hear your custom welcome message. Awesome , right?

WE HOPE THAT YOU ARE FINDING OUR POSTS HELPFUL,KEEP CLICKING AND HELP US REACH TO GREATER HEIGHTS.
  • THANKS FOR VIEWING.
PLEASE DO COMMENT IF U NEED OUR POSTS TO BE MORE BETTER AND APPEALING



For the latest tech news and reviews, follow TechYOlogy on Facebook,.

Comments

Popular posts from this blog

Hardware Upgrade: How To Install New RAM

RAM is one of those upgrades everyone seems to skimp on when buying a PC, only to later wish for more. Regretting your underpowered memory purchase? Here’s how to speed up your machine by installing some additional memory. Memory is often one the critical bottlenecks on a PC, so faster, larger stores of RAM can go a long way to making your PC perform better and with more stability. It’s not hard, even for beginner geeks. Crack open that PC in today’s hardware upgrade! Identifying and Buying Your New RAM (The Hard Part)    Your RAM is likely installed in these slots on your motherboard, called the DIMM slots. This motherboard has room for six sticks of memory. Note the pins and how the RAM lines up with them—important to note to install properly. The median is off center to show you clearly which direction to orient them. If you’re strong, you can probably force them in backwards, but computers don’t really respond well to that kind of bullying. ...

How to Find Out Which Build and Version of Windows 10 You Have

You may not have really thought about Windows build numbers in the past unless it was part of your job to do so. But they’ve become more important with Windows 10. Here’s how to find out what build—and edition and version—of Windows 10 you’re running.Windows has always used build numbers. They represent significant updates to Windows. Traditionally, most people have referred to Windows based on the major, named version they’re using—Windows Vista, 7, 8, and so on. Within those versions, we also had service packs to refer to: Windows 7 Service Pack 1, for example. With Windows 10, things have changed a bit. For one thing, Microsoft claims there will be no more new versions of Windows—Windows 10 is here to stay. Microsoft has also done away with service packs, instead moving to releasing two big builds each year and giving them fun names—the next big one being the Creator’s Update in Spring, 2017. If you really need to refer to a specific version of Windows...

10 Useful Windows Commands You Should Know

There are some things you can only do from the command line—even in Windows. Some of these tools don’t have graphical equivalents, while others are just plain faster to use than their graphical interfaces. If you’re into using PowerShell over Command Prompt, you should note that all the commands we’re covering in this article work just the same in either tool. And obviously, we can’t possibly cover all the useful commands that these tools offer. Instead, we’ll be focusing on commands that should be useful even if you’re not a command-line person ipconfig: Quickly Find Your IP Address  You can find your IP address from the Control Panel, but it takes a few clicks to get there. The ipconfig command is a fast way of determining your computer’s IP address and other information, such as the address of its default gateway—useful if you want to know the IP address of your router’s web interface. To use the command, just type  ipconfig  at the Comm...
VigLink badge