Steamworks.SteamUser.DecompressVoice
Syntax
Description
Decodes the compressed voice data returned by GetVoice. The output data is raw single-channel 16-bit PCM audio.The decoder supports any sample rate from 11025 to 48000.
Arguments
System.IO.Stream input
int length
System.IO.Stream output
Returns
int