lizardo_manson Posted March 12, 2012 Share Posted March 12, 2012 (edited) You can make the Operating System to "greet" you with a voice message. Here's how: Open Notepad and copy-paste this Dim speaks, speech speaks="your user name here or anything, Welcome to your Computer" Set speech=CreateObject("sapi.spvoice") speech.Speak speaks and the save it as .vbs extension move it to the folder C:Usersyour user name hereAppDataRoamingMicrosoftWindowsStart MenuProgramsStartup source: Akhilesh Sharma, Tweakandtrick.com **example: Charlie, Welcome to your computer Edited March 21, 2012 by lizardo_manson Link to comment Share on other sites More sharing options...
Bruce Posted March 12, 2012 Share Posted March 12, 2012 Ok the file is saved. What is supposed to be done with it now? Link to comment Share on other sites More sharing options...
nigsy Posted March 12, 2012 Share Posted March 12, 2012 I guess it's better when you use the correct article and not just the bit that allows you to make a PC 'talk' http://www.tweakandtrick.com/2010/07/make-your-computer-welcome-you.html Link to comment Share on other sites More sharing options...
Bright boy Posted March 27, 2012 Share Posted March 27, 2012 (edited) Another way to do that. You can do that by plugging your microphone in with Audacity recording the message and save as a Wav file. THen go to ctr panel,sounds and audio devices,sounds scroll down to Start Windows find your file and select it. Edited March 27, 2012 by Bright boy Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now