Allow the inbound audio to unmute when the microphone is unmuted.
This commit is contained in:
@@ -182,6 +182,8 @@
|
||||
"media_action_conditions": {
|
||||
"all": "Todas as oportunidades",
|
||||
"hidden": "Ao ocultar o navegador/aba",
|
||||
"microphone_mute": "",
|
||||
"microphone_unmute": "",
|
||||
"never": "Nunca",
|
||||
"selected": "Ao selecionar",
|
||||
"unselected": "Ao desselecionar",
|
||||
@@ -267,7 +269,8 @@
|
||||
"always_connected": "",
|
||||
"disconnect_seconds": "",
|
||||
"editor_label": "",
|
||||
"enabled": ""
|
||||
"enabled": "",
|
||||
"mute_after_microphone_mute_seconds": ""
|
||||
},
|
||||
"preload": "Pré-carregar a visualização ao vivo em segundo plano",
|
||||
"show_image_during_load": "Mostrar imagem estática enquanto a transmissão ao vivo está carregando",
|
||||
|
||||
Reference in New Issue
Block a user