Revision Difference
Player:VoiceVolume#564594
<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.
	<description>Returns the players voice volume, how loud the player's voice communication currently is, as a number in range of [0,1].
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>
			Garry's Mod 
		
			Rust 
		
			Steamworks 
		
			Wiki Help