# waitTimeBeforeLineStart

Field in [VoiceOverPlaybackUnity](https://docs.yarnspinner.dev/2.0/api/csharp/yarn.unity/yarn.unity.voiceoverplaybackunity)

## Summary

The amount of time to wait before starting playback of the line.

```csharp
public float waitTimeBeforeLineStart = 0f;
```
