Facepunch.Steamworks Wiki

Steamworks.SteamUser.ReadVoiceDataBytes

Syntax

static byte[] ReadVoiceDataBytes()

Description

Reads the voice data and returns the bytes. You should obviously ideally be using ReadVoiceData because it won't be creating a new byte array every call. But this makes it easier to get it working, so let the babies have their bottle.

Returns

byte[]