# Decompress Voice Result

{% hint style="success" %}

#### Like what you're seeing?

Support us as a [GitHub Sponsor](https://kb.heathen.group/old-kb/where-to-buy/become-a-sponsor) and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude.\
\
These articles are made possible by our [GitHub Sponsors](https://kb.heathen.group/old-kb/where-to-buy/become-a-sponsor) ... become a sponsor today!
{% endhint %}

## Introduction

Returned by Get Lobby Chat Entry this structure defines the user who sent the message, the data of the message and the type of the message.

### Success

Was the process completed successfully

### Result

The [UEResult](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/enumerators/ueresult) value of the process

### Decompressed Voice Data

The array of bytes representing the decompressed and ready-to-play voice data that was added to the Procedural Sound Wave

### Procedural Sound Wave

A reference to the same soundwave that was passed in or the new sound wave if null pointer was passed in. This can be played to playback the voice data.

## Nodes

<figure><img src="https://4053370152-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZWu8yFOWhCYCMkJFmR%2Fuploads%2FqUdIMWzUYFNxCAYjYW4D%2Fimage.png?alt=media&#x26;token=b97b44f4-7633-4f25-86ef-6337c90cd5b4" alt=""><figcaption></figcaption></figure>
