|
楼主 风雨无阻说: 我的电脑用的是win7,安装的时候能正常的安装,但是启动以后会跳出这个错误提示
发生未补货异常
确定 按钮
即将关闭:True
System.TypeInitializationException: The type initializer for 'WeMi.PublicElement' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Microsoft.CognitiveServices.Speech.Internal.EmbeddedSpeechConfig' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Microsoft.CognitiveServices.Speech.Internal.DotNetFrameworkAnyCpuSupport' threw an exception. ---> System.EntryPointNotFoundException: Unable to find an entry point named 'GetCurrentPackageFullName' in DLL 'kernel32.dll'.
at Microsoft.CognitiveServices.Speech.Internal.DotNetFrameworkAnyCpuSupport.GetCurrentPackageFullName(Int32& length, StringBuilder name)
at Microsoft.CognitiveServices.Speech.Internal.DotNetFrameworkAnyCpuSupport..cctor()
--- End of inner exception stack trace ---
at Microsoft.CognitiveServices.Speech.Internal.DotNetFrameworkAnyCpuSupport.Initialize()
at Microsoft.CognitiveServices.Speech.Internal.EmbeddedSpeechConfig..cctor()
--- End of inner exception stack trace ---
at Microsoft.CognitiveServices.Speech.Internal.EmbeddedSpeechConfig.embedded_speech_config_create(IntPtr& config)
at Microsoft.CognitiveServices.Speech.EmbeddedSpeechConfig.FromPaths(String[] paths)
at SkyTTS.MicrosoftEmbeddedCognitiveTTS..ctor(String regRoot)
at SkyTTS.TTS..ctor(String regPath, String winTitle)
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)
这个就是这个报的错误!
本帖来自微秘 |
|