How to set welcome voice message in window 10, 8, 7 startup.

Hello my friends,
Today I am going to describing one of the powerful tricks of windows. Imagine your computer speaks your name with a voice message and welcomes during computer starting. “Hello Abhijeet, your computer is ready for work."


This will wonder you so follow these below some steps to set welcome voice messages in window 10, 8, 7. I hope you will like this tricks. If you like this tricks then please leave a comments below, how its working.
I always trying to provides this types of useful tricks for you always.

Follow these steps for setup:-

1.     Create a VBS File (i.e. Visual Basic File).
2.     To create VBS file you have to do right-click on your monitor desktop in empty area and  then choose click on new option and click on text document. Once you click on text document, a new text document file will be create on your desktop.



3.     Open the new created file.
4.     In this opened file you need  to type the below text with (.VBS extension). Always remember the following (.VBS extension).

Dim speaks
speaks="Hello Abhijeet, your computer is ready for work."
Set speech=CreateObject("sapi.spvoice")
speech.speak speaks

        

5.     After that, click on “file menu” of this document and choose the “save as” option.
It will ask you for new name, now you have give a file name as you like but you must need to save it “.VBS” file extension. So, you will need to put “.vbs” at the end of file name during saving the document file. So now for example I am saving this name as “Welcome Message + .vbs” i.e “Welcome Mssage.vbs” now you have to save it on your desktop locations for easily access.





6.     After all now you have to move the VBS file to your computer’s startup.
7.     Now  do right-click on the VBS file which you saved on your desktop location and select copy option.
      

       

8.     Go to “My Computer/This Pc” and go to these following locations.
Note : Make sure the option, (show hidden file and folders) checked in option, so that you can see the system file and folders.

     C:\Users\”Userprofile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

One  more easy methods to move your VBS file in computer startup folder.
Press on your keyboard window button + R and then type run in your search box or click on start button and type run then press Enter button. In run box type “shell:startup” and click on ok button.





After that the startup folder will opened in front of you.
9.     Paste the copied file in the startup folder.





10.  You also delete all the other copies of .vbs file which we had created on our desktop, because we do not need of that file any more.
11.  Disable system sounds scheme – Go to the control panel and Click on “change system sound”. If you are using window 7,8 then you have set your system sound scheme as “No sound” .Because if your system sound is on then the system welcome sound disturbs your welcome voice.
Note : If you are using latest window i.e. window 10 then you don’t need to set up these setting