Revision Difference
Player:SetVoiceVolumeScale#544124
<function name="SetVoiceVolumeScale" parent="Player" type="classfunc">
<description>Sets the voice volume scale for given player on client. This value will persist from server to server, but will be reset when the game is shut down.</description>
<realm>Client</realm>
<added>2021.06.09</added>
<args>
<arg name="" type="number">The voice volume scale, where 0 is 0% and 1 is 100%.</arg>
<arg name="" type="number">The voice volume scale, where `0` is 0% and `1` is 100%.</arg>
</args>
</function>