lucoiso / UEAzSpeech

This plugin integrates Azure Speech Cognitive Services in Unreal Engine.
https://forums.unrealengine.com/t/free-azspeech-plugin-async-text-to-voice-and-voice-to-text-with-microsoft-azure/495394
MIT License
178 stars 41 forks source link

Got crash #249

Open mkygogo opened 5 months ago

mkygogo commented 5 months ago

on windows, this is crash log:

KERNELBASE VCRUNTIME140 UnrealEditor_AzSpeech!std::_Throw_bad_weak_ptr() [d:\build\AutoSDK\Sync\HostWin64\Win64\VS2022\14.34.31942\INCLUDE\memory:1050] UnrealEditor_AzSpeech!Microsoft::CognitiveServices::Speech::SpeechSynthesizer::StopSpeakingAsync() [D:\build\U5M-Marketplace\Sync\LocalBuilds\PluginTemp\HostProject\Plugins\AzSpeech\Source\ThirdParty\AzureWrapper\include\cxx_api\speechapi_cxx_speech_synthesizer.h:461] UnrealEditor_AzSpeech!FAzSpeechSynthesisRunnable::Exit() [D:\build\U5M-Marketplace\Sync\LocalBuilds\PluginTemp\HostProject\Plugins\AzSpeech\Source\AzSpeech\Private\AzSpeech\Runnables\Synthesis\AzSpeechSynthesisRunnable.cpp:92] UnrealEditor_Core UnrealEditor_Core kernel32 ntdll

tumi23 commented 5 months ago

Also getting this crash, happens randomly when generating text to speech with same call stack