Put "is speaking?" threshold in remote config; lower default
This commit is contained in:
parent
2b0c98f943
commit
cfa0711909
6 changed files with 39 additions and 6 deletions
|
@ -8,6 +8,7 @@ import * as log from './logging/log';
|
|||
|
||||
export type ConfigKeyType =
|
||||
| 'desktop.announcementGroup'
|
||||
| 'desktop.calling.audioLevelForSpeaking'
|
||||
| 'desktop.clientExpiration'
|
||||
| 'desktop.groupCallOutboundRing'
|
||||
| 'desktop.internalUser'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue