An open API service indexing awesome lists of open source software.

https://github.com/ruby0b/ttt2-voice-chat-toggle

TTT2 Addon that adds a toggle button for voice chat
https://github.com/ruby0b/ttt2-voice-chat-toggle

Last synced: about 1 year ago
JSON representation

TTT2 Addon that adds a toggle button for voice chat

Awesome Lists containing this project

README

          

# \[TTT2/Sandbox\] Voice Chat Toggle

Adds a key binding & console command to _toggle_ voice chat on and off so that players no longer have to use push-to-talk.
Compatible with proximity voice chat addons.

Players can change the keybinding in the TTT2 F1 settings menu (default binding is `H`).
The console command to do the same is `voice_toggle`.

## Admin Settings

Admins can open the TTT2 F1 menu > Server Addons > Voice Chat Toggle to change the following settings:

| ConVar | Default | Description |
| ------------------------ | ------: | --------------------------------------------------------------------------- |
| voice_toggle_auto_enable | 0 | Automatically enable voice chat for players when they join. |
| voice_toggle_hide_panels | 0 | Hide the voice panels in the top-left corner that show who else is talking. |

## Sandbox

If you're using this in sandbox you'll have too manually bind a key to the `voice_toggle` console command.
The `voice_toggle_hide_panels` setting is also ignored in sandbox.