Legacy Dev Forum Posts

 View Only

Sign Up

Allow access to speakers and mic in web app

  • 1.  Allow access to speakers and mic in web app

    Posted 06-05-2025 19:05

    nmunro | 2024-11-06 23:23:11 UTC | #1

    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.


    Jerome.Saint-Marc | 2024-11-07 13:26:52 UTC | #2

    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,


    nmunro | 2024-11-07 15:20:39 UTC | #4

    Ok thank you for your response


    system | 2024-12-07 15:21:17 UTC | #5

    This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 30238