class SoundHandle.LipSyncAccessor
😔 No documentation found.
public IReadOnlyList<float> Visemes { get; }
A list of 15 lipsync viseme weights. Requires to be true.
public int FrameNumber { get; }
Count from start of recognition.
public int FrameDelay { get; }
Frame delay in milliseconds.
public float LaughterScore { get; }
Laughter score for the current audio frame.
public bool Enabled { get; set; }
Enables lipsync processing.
public Type GetType( )
😔 No documentation found.
public string ToString( )
😔 No documentation found.
public bool Equals( object obj )
😔 No documentation found.
public int GetHashCode( )
😔 No documentation found.