mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-04 06:35:38 +00:00
✨(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:
committed by
aleb_the_flash
parent
f6bc57ba91
commit
9782eb8c7c
@@ -13,7 +13,9 @@
|
||||
},
|
||||
"speakers": {
|
||||
"heading": "",
|
||||
"label": ""
|
||||
"label": "",
|
||||
"test": "",
|
||||
"ongoingTest": ""
|
||||
},
|
||||
"permissionsRequired": ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user