1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-20 04:36: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

@ -222,6 +222,11 @@ Audio output device\&. Integer value\&. Number corresponds to
Voice Activity Detection threshold\&. Float value\&. Recommended values are 1\&.0\-40\&.0
.RE
.PP
\fBpush_to_talk\fR
.RS 4
Enable/Disable Push\-To\-Talk for conference audio chats (active key is F2)\&. true or false
.RE
.PP
\fBconference_audio_channels\fR
.RS 4
Number of channels for conference audio broadcast\&. Integer value\&. 1 (mono) or 2 (stereo)

View File

@ -145,6 +145,9 @@ OPTIONS
*chat_audio_channels*;;
Number of channels for 1-on-1 audio broadcast. Integer value. 1 (mono) or 2 (stereo)
*push_to_talk*;;
Enable/Disable Push-To-Talk for conference audio chats (active key is F2). true or false
*tox*::
Configuration related to paths.