VBS-Make your computer talk!

19.08.2008
tis is a tutorial on how to make your computer talk with vbs files Code here: strText = inputbox("What should Sam say?","Sam") set objVoice = CreateObject ("SAPI.spVoice") ObjVoice.speak strText

Похожие видео

Показать еще