VBS-Make your computer talk!
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
Похожие видео
Показать еще