# waitTimeAfterLineComplete

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

## Summary

The amount of time after playback has completed before this view reports that it's finished delivering the line.

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