Tutorial: Use audio reminders, while launching applications!

Ever thought of doing something after starting the application and forgot it when something new comes? Let me go through a small script, which "speaks" when you start an app, reminding you of something! 😀

Using a bit of simple VBScript you can create smart launchers, or "smartcuts" that talk to you and alert you or remind you to do things when you start an application such as change the default printer.

Enter the text in line one you want to be spoken when you click the shortcut, enter the path to the application in line two, and save to your desktop as a vbs file:
Message="Change the default printer to black and white"
Application="C:\Program Files\Mozilla Firefox\firefox.exe"
 
WScript.CreateObject("WScript.shell").exec Application
WScript.CreateObject("SAPI.SpVoice").Speak Message
Do say your tryouts! 😀

PS: This works only on Windows, as it uses Microsoft VBScript! Others, I will try finding some shell script! 😔

Replies

You are reading an archived discussion.

Related Posts

i have seen a project topic on net. i.e WHEEL CHAIR CONTROLLED USING TONGUE for paralysed attacked patients.am really interested in doing that.but,i dont have any idea about how to...
Stanford University is offering some very good FREE Online Courses commencing from January / February 2012 for Spring 2012. There are many courses under CS, one course each for Civil...
can we make a device that transfer charge from one mobile to another via bluetooth??
give me any project title in electrical department sir with 20000rs.
Here's a series of videos from NAT-GEO explaining the process of building the Dubai Mega Mall. Take a look - It leaves you mesmerized to see the Sheikh of Dubai...