# Sandbox.Sound.UncompressVoiceData

```csharp
static void UncompressVoiceData(byte[] buffer, System.Action<System.Memory<short>> ondata)
```

### Parameters

- `buffer` (`byte[]`)
- `ondata` (`System.Action<System.Memory<short>>`)

Declared in [Sandbox.Sound](/api/Sandbox.Sound).
Assembly: `Sandbox.Engine`.
