zw.1986
2 years agoExplorer
Questions about Oculus Lipsync for Unreal Engine SDK
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 is 4.23. I run the package in the compressed package. Unreal Project, I found that I can't open it, and I want to know why.
I know how to solve the above problem. I need to right-click the audio and select Generate LipSyncSequence and then put the generated file into the Sequence in the role OVRLipSyncPlayback component, then add your WAV audio file in the Audio component, and then click Play again. The character's mouth rhythm will follow the rhythm of your audio file.