cancel
Showing results for 
Search instead for 
Did you mean: 

Meta Avatar Lip Sync on Unity

varun.modani
Honored Guest

Hi,

 

I want the Meta Avatars to lip-sync with a custom audio file on Unity.

Any help on how to proceed with it?

3 REPLIES 3

marcoszanre
Honored Guest

Hello, were you able to figure out how to lip-sync a Meta Avatar with a custom audio file?

Anonymous
Not applicable

I'm also trying to achieve this.  There's not much access to the Meta Avatar Samples...

olaysia
Expert Protege

Yes! Remove the LipSyncMicInput component from the gameObject. Now on the component called OvrAvatarLipSyncContext set its Audio Source Type to Audio Source instead of mic. Now just add an audio source to that object and give it whatever clip you want.