class
LipSyncAccessor
public class LipSyncAccessor Properties
| Name | Type | Description |
|---|---|---|
Visemes | IReadOnlyList<Single> | A list of 15 lipsync viseme weights. Requires Enabled to be true. |
FrameNumber | Int32 | Count from start of recognition. |
FrameDelay | Int32 | Frame delay in milliseconds. |
LaughterScore | Single | Laughter score for the current audio frame. |
Enabled | Boolean | Enables lipsync processing. |