mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 09:06:35 +01:00
Implement push-to-talk for conference audio
This commit is contained in:
@@ -87,6 +87,7 @@ struct user_settings {
|
||||
double VAD_threshold;
|
||||
int conference_audio_channels;
|
||||
int chat_audio_channels;
|
||||
int push_to_talk; /* boolean */
|
||||
#endif
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user