mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-29 21:15:19 +00:00
Add Noise Reduction settings
This commit is contained in:
@@ -201,6 +201,12 @@
|
||||
"background_blur_header": "Background",
|
||||
"background_blur_label": "Blur the background of the video",
|
||||
"blur_not_supported_by_browser": "(Background blur is not supported by this device.)",
|
||||
"noise_suppression_header": "Audio Processing",
|
||||
"noise_suppression_label": "Noise suppression",
|
||||
"noise_suppression_description": "Reduces background noise from your microphone",
|
||||
"noise_suppression_level_label": "Noise suppression level",
|
||||
"noise_suppression_level_description": "Higher levels suppress more noise but may affect speech clarity",
|
||||
"noise_suppression_level_value": "Level: {{level}}",
|
||||
"developer_tab_title": "Developer",
|
||||
"devices": {
|
||||
"camera": "Camera",
|
||||
|
||||
Reference in New Issue
Block a user