added an option to fix the "Zoom can't capture the sound" problem (it is IMPORTANT to choose "share sound" when share screen in Zoom).

This commit is contained in:
Xiaohan-Tian
2025-08-20 15:48:26 -07:00
parent 365acdae7e
commit c1112f41d5
4 changed files with 78 additions and 0 deletions
+3
View File
@@ -54,6 +54,9 @@
"chatbox": {
"default_open": true
},
"audio": {
"enable_audio_capture_for_screen_sharing": false
},
"templates": {
"custom_instructions": ""
}