# waitTimeAfterLineComplete

Field in [VoiceOverView](https://docs.yarnspinner.dev/2.4/api/csharp/yarn.unity/yarn.unity.voiceoverview)

## 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;
```
