Translate

Thursday, May 17, 2012

Program to make computer talk


Dim msg, sapimsg=InputBox("Enter your text","Talk it")Set sapi=CreateObject("sapi.spvoice")sapi.Speak msg


Save this as a ".bat" file
Run the file..
Type whatever u want that computer should say in the opened dialog box..
Type Different words and listen how the pc pronounce them...

Have fun....

No comments:

Post a Comment