StrText="Let the silent scripts run here."
set ObjVoice=CreateObject("SAPI.SpVoice")
ObjVoice.Speak StrText


Save those 3 lines to some.vbs and it runs without a window.

I can't teach programming here but will point to another direction to take.
Bob