Forum Discussion
re_bl
Mar 26, 2020Brass Contributor
No audio on Citrix environement with Edge Chromium 79 & 80
We and much more other Customer have in Citrix Terminal Server Environment no Audio.
Microsoft Windows Server 2016 Standard 64-bit 10.0.14393
Microsoft Edge 80.0.361.50
Citrix Receiver Version 19.11.0.50 (1911)
The Server and Citrix Receiver Version, I think is not relevant, because this Issue came also with google chrome Version 79 and 80. This is due to --enable-audio-service-sandbox is added into the command line automatically. As workaround you could just add the following line,
--disable-features=AudioServiceOutOfProcess
in the published chorme or Edge Chromium, and it will solve the no sound issue. But this is only work if the User start a Published Edge Chromium. If he is working with a Publilshed Desktop an he will start the Edge Chromium over a link in Outlook or another Application it wont work.
What could we do with this Issue.
Info from Citrix discussion https://discussions.citrix.com/topic/406285-chrome-79-no-audio/
Info gogole https://support.google.com/chrome/thread/23003477?hl=en &
https://bugs.chromium.org/p/chromium/issues/detail?id=1007255
- stan_s-2020Copper ContributorAdd this into the registry:
HKLM\Software\Policies\Microsoft\Edge\AudioSandboxEnabled DWORD 0x00000000 to disable it.
from: https://docs.microsoft.com/en-us/deployedge/microsoft-edge-policies#audiosandboxenabled- Rene_GrossIron Contributor
Can confirm this works with Edge v81 stable and GroupPolicyFiles v81.
Tested on Windows 2019 Terminalserver + Citrix.
Thanks for this Info.
- tylderlurdenBrass Contributor
There was a edge chromuim release that noted this in their fix list in the past week or two. Cant find the notes however.
- Deleted
re_bl Thanks for reaching out! We'll loop our Enterprise team and let you know if they have any insights into the audio issue on Citrix. In the meantime, can you please submit detailed feedback and diagnostic data through the MS Edge browser, if you haven't already?
Fawkes (they/them)
Project & Community Manager - Microsoft Edge- re_blBrass Contributor
Deleted, That's what I've done now.
- Deleted