<Bitfield>
A numeric bitfield representing player slots where each bit corresponds to a slot and a bit value of 1 enables hearing voice messages from that slot.
0This command sets which players' voice messages are audible when viewing a game through SourceTV. By default, no player voices are heard.
These are the parameters tv_listen_voice_indices uses. Required arguments must be provided for the command to work.
A numeric bitfield representing player slots where each bit corresponds to a slot and a bit value of 1 enables hearing voice messages from that slot.
0Interactive command builder that generates a valid tv_listen_voice_indices command for in-game use.
tv_listen_voice_indices 0Learn more about how to use tv_listen_voice_indices effectively.
Arguments can be of type String, Number, Bool, or Enum. Provide the correct type for the command to execute correctly.
Arguments marked as Required must be provided for the command to work. Optional arguments can be left blank.
Commands can be Client-sided or Server-sided. Client-sided commands affect only your game client, while server-sided commands affect the entire server.
Some commands require sv_cheats to be enabled. If a command has this requirement, it will not run on servers where cheats are disabled.