I use TTS (Text to speaking) to develop a program.In window s2k,it could run normally.But in windows98 it show run-time error :429 ,ActiveX component don't create object.
in reference ,I could find voicetext 1.0 type library.show error lines:
code
*********************************************
Call VTxtAuto.VTxtAuto.Register(Space(8), Space(8))
VTxtAuto.VTxtAuto.Speed = 165**********************************************run