1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-19 00:56:35 +02:00

Implement push-to-talk for conference audio

This commit is contained in:
jfreegman
2020-11-18 16:57:26 -05:00
parent 31f36318a2
commit 41be04a142
11 changed files with 135 additions and 19 deletions

View File

@ -90,6 +90,9 @@ audio = {
// Number of channels to use for 1-on-1 audio broadcasts; 1 for mono, 2 for stereo.
chat_audio_channels=2;
// toggle conference push-to-talk
push_to_talk=false;
};
tox = {