🔵Get Voice Optimal Sample Rate
Like what you're seeing?
Support us as a GitHub 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 ... become a sponsor today!
Introduction
Gets the native sample rate of the Steam voice decoder. Using this sample rate for Decompress Voice will perform the least CPU processing. However, the final audio quality will depend on how well the audio device (and/or your application's audio output SDK) deals with lower sample rates. You may find that you get the best audio output quality when you ignore this function and use the native sample rate of your audio output device, which is usually 48000 or 44100.
ID
The Steam ID of the user to read the value for
Index
The index to read from
Return Value
The key at this index
Nodes

Last updated