Revision Difference
Player:VoiceVolume#563373
<function name="VoiceVolume" parent="Player" type="classfunc">
<description>Returns the players voice volume, how loud the player's voice communication currently is, as a normal number. Doesn't work on local player unless the voice_loopback convar is set to 1.</description>⤶
<description>Returns the players voice volume, how loud the player's voice communication currently is, as a normal number.⤶
⤶
Doesn't work on local player unless the `voice_loopback` convar is set to `1`.</description>⤶
<realm>Client</realm>
<rets>
<ret name="" type="number">The voice volume.</ret>
</rets>
</function>