# Sandbox.Voice.Visemes

```csharp
IReadOnlyList<float> Visemes { get; set; }
```

A list of 15 lipsync viseme weights. Requires [Sandbox.Voice.LipSync](/api/Sandbox.Voice/LipSync) to be enabled.

Declared in [Sandbox.Voice](/api/Sandbox.Voice).
Assembly: `Sandbox.Engine`.
