System.TypeInitializationException: The type initializer for 'WeMi.PublicElement' threw an exception. ---> System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID {96749377-3391-11D2-9EE3-00C04F797396} failed due to the following error: 80040154 没有注册类 (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
at SpVoiceDemo.SpVoiceUtil..ctor(String regeditPath)
at SkyTTS.TTS.initial()
at SkyTTS.TTS..ctor(String verifyStr, String regPath)
at WeMi.PublicElement..cctor()
--- End of inner exception stack trace ---
at WeMi.PublicElement.get_regedit()
at WeMi.MainForm..ctor(String musicPath)
at WeMi.Program.Main(String[] args)
---------------------------
确定
---------------------------