Skip to content

IlgarLunin/UE4OVRLipSyncCookFrameSequence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UE4 OVR lipsync cook frame sequence

Async node to build ovr frame sequence during runtime. Written to be used with Google Speech Kit plugin.

Demo:

IMAGE ALT TEXT HERE

Raw samples content

Node expects to get uncompressed wave pcm data with 44 bytes header.

Installation

  1. Install oculus ovr lipsync integration plugin to you project
  2. Copy CookFrameSequenceAsync.h to PROJECT_ROOT/Plugins/OVRLipSync/Source/OVRLipSync/Public
  3. Copy CookFrameSequenceAsync.cpp to PROJECT_ROOT/Plugins/OVRLipSync/Source/OVRLipSync/Private
  4. Compile and run

About

async node to create ovr frame sequences during runtime

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages