I have embedding my URL as a web app in as an Integration and it does require that the user hears sound and can use their Web microphone. I'm not quite sure where to add these permissions and what syntax I need to use in order to allow for them.
Hello,
In your Client Application integration configuration (Selecting your custom application in "Admin - Integration - Integration", and displaying the Configuration tab), you can specify IFrame Sandbox Options (supports: allow-forms,allow-modals,allow-popups,allow-presentation,allow-same-origin,allow-scripts,allow-downloads) and IFrame Feature/Permissions Policy (supports: camera,microphone,geolocation,clipboard-write,display-capture,fullscreen).
You are probably missing at least microphone in your client application configuration.
Regards,
Ok thank you for your response
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.