mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Use audio device enumeration from lib_webrtc.
This commit is contained in:
@@ -593,6 +593,7 @@ bool OpenSystemSettings(SystemSettingsType type) {
|
||||
if (type == SystemSettingsType::Audio) {
|
||||
crl::on_main([] {
|
||||
WinExec("control.exe mmsys.cpl", SW_SHOW);
|
||||
//QDesktopServices::openUrl(QUrl("ms-settings:sound"));
|
||||
});
|
||||
}
|
||||
return true;
|
||||
|
Reference in New Issue
Block a user