mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 13:46:35 +01:00
Implement simplistic VAD
This commit is contained in:
@@ -84,7 +84,7 @@ struct user_settings {
|
||||
#ifdef AUDIO
|
||||
int audio_in_dev;
|
||||
int audio_out_dev;
|
||||
double VAD_treshold;
|
||||
double VAD_threshold;
|
||||
#endif
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user