User Activity

I am currently using C++ to implement LipSync Library to convert WAV audio files, but after running Unreal 4.23, this error is displayed in the LOG. I want to know which part is wrong with this error. Here is the C++ function code I use to convert WA...
I currently plan to use Lipsync for Unreal Engine SDK to drive the mouth shape of digital people. I downloaded the OVRLipSync SDK from the official website. This compressed package contains the UE project. The Unreal version I am currently developing...