# Sandbox.VideoPlayer.OnAudioReady

```csharp
System.Action OnAudioReady { get; set; }
```

Event that is invoked when the audio stream is created and ready to use.

Declared in [Sandbox.VideoPlayer](/api/Sandbox.VideoPlayer).
Assembly: `Sandbox.Engine`.
