954,557 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

System

Hi everyone.....


Is it possible to integrate to my program the windows narrator??? I would like to add it to my program.... For example.... The program was launch and the logon window will show up and then the windows narrator will prompt the user by saying "Please log your account to continue"....

How could I integrate it to my system?? Can you show me how???

Thank you ;)

vin24
Newbie Poster
23 posts since Sep 2010
Reputation Points: 10
Solved Threads: 3
 

Please read this .

debasisdas
Posting Genius
6,872 posts since Feb 2007
Reputation Points: 666
Solved Threads: 434
 

I tried the example on your 'this' link. it causes an error. (line 2, character 8)
I use winxp, and copied the example 'as-is' using the 'all files' option, and named it 'welcome.vbs.

Either I have something missing or the script has an error in it.

here's the script -

Dim speaks, speech
speaks=”John, Welcome to your Computer“;
Set speech=CreateObject(“sapi.spvoice”)
speech.Speak speaks

mb01a
Light Poster
40 posts since Sep 2011
Reputation Points: 28
Solved Threads: 5
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: