(frontend) allow user to test audio output

Inspired by GMeet user experience. Offer a sound tester button
to our users while configuring their audio output.

uprise.mp3 has a free license. We should credit them in our legal
terms asap.
This commit is contained in:
lebaudantoine
2024-08-21 16:11:10 +02:00
committed by aleb_the_flash
parent f6bc57ba91
commit 9782eb8c7c
7 changed files with 62 additions and 6 deletions
+3 -1
View File
@@ -13,7 +13,9 @@
},
"speakers": {
"heading": "",
"label": ""
"label": "",
"test": "",
"ongoingTest": ""
},
"permissionsRequired": ""
},