Hello first, I would like to thank you for your attention and technical guidance.
I have a web page, which uses a script in (Javascript) that needs to enable the microphone, but I am using it in a (Webview) In kodular, to be able to open the site.
But the microphone does not work, when I use the (Webview)
I used the permission android.permission.RECORD_AUDIO when opening the screen but I was not successful,
Even so, the site that is opening through Webview does not recognize the microphone, I would like to know if someone could guide me how I should do it correctly?
When I access the site through the browser outside the Webview in the cell’s own browser, it works normally only in the application that is experiencing this problem.