HomeHow toHow to add a Custom Startup Voice Message in Windows 10/7/8

How to add a Custom Startup Voice Message in Windows 10/7/8

The method takes the help of a text file to play the computerized audio recording of any welcome message you would like to hear at Windows startup. You can follow the steps below to add the customΒ welcome message to Windows 10 or earlier versions.

  1. First of all, open a new Notepad file. You can do so by typingΒ NotepadΒ in the Start Menu search or finding it in the context menu after a right-click.
  2. Now, type the following code in the notepad file.dim speech
  3. welcome=”Hello Slave. I’m your master.”
  4. set speech=CreateObject(β€œsapi.spvoice”)
  5. speech.speak welcome
custom windows startup message
Windows Welcome Message
  1. Note: You can change the text β€œHello Man. How are you?.” as per your liking. Make sure the inverted commas are present.



  2. Now, save the notepad file asΒ welcome.vbs. You can use any name, just make sure the file extension isΒ .vbs.You can test the file if it works or not. Just double-click on the file and the sound will start playing. Else, error message will be displayed.
  3. Now, if you’re using Windows 7, you can type β€œStartup” in the Start search to locate the startup folder. If you’re using Windows 10/8, pressΒ Windows+RΒ to open the RUN dialog box. Now, typeΒ shell:startupΒ and press enter.
  4. Once you’re in the Windows Startup folder, copy the welcome.vbsΒ file you created on the desktop and paste it in the Startup folder.
  5. All are set. Now, restart your computer to hear the welcome message.
Nitesh Rajput
Nitesh Rajputhttps://www.techscanner.in
I Love technology and the way it is transforming our lives, call me a geek!! Apart from that, I spend my time playing games, watching movies & most importantly the Painting. Reading books is one of my best sources of inspiration.
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments

REACH OUT TO US

1,100FansLike
1,500FollowersFollow
1,000FollowersFollow
55,000SubscribersSubscribe

Most Popular