Forum Discussion

zw.1986's avatar
zw.1986
Explorer
2 years ago
Solved

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 pr...
  • zw.1986's avatar
    zw.1986
    2 years ago

    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.