API reference
API reference
Select your platform
No SDKs available
No versions available

ILipsyncAnimator Interface

Overview

Public Member Functions

void
OnVisemeLerp
( Viseme oldVieseme,
Viseme newViseme,
float percentage )
Called when a viseme is in the process of lerping from one value to another
void
Called when a viseme has fully changed to a new viseme

Details

Member Functions

void Meta.WitAi.TTS.LipSync.ILipsyncAnimator.OnVisemeLerp
( Viseme oldVieseme,
Viseme newViseme,
float percentage )
Called when a viseme is in the process of lerping from one value to another
Parameters
oldVieseme
The last viseme shown
newViseme
The viseme that is being transitioned to
percentage
The percentage of the progress of transitioning
void Meta.WitAi.TTS.LipSync.ILipsyncAnimator.OnVisemeChanged
( Viseme viseme )
Called when a viseme has fully changed to a new viseme
Parameters
viseme
Did you find this page helpful?
Thumbs up icon
Thumbs down icon