Hello, I have successfully built and deployed a demo app on experience
cloud shell (based on Adobe IO app builder framework:
https://www.adobe.io/app-builder/). My app uses browser's speech API for
speech recognition through microphone. The issue here is that when the
app runs on experience cloud shell, it's inside an iframe. Hence, the
microphone access is not allowed. The iframe tag requires
allow="micrphone;" for this to work. Please suggest what can be done as
a workaround. Regards,Saif