I want to allow a page opened in WebView to play sounds. What settings do I need to access for that? Thank you.
If you want to play sounds you can use this plugin - GitHub - capacitor-community/native-audio.
You can use this JavaScript library to play audio: GitHub - goldfire/howler.js: Javascript audio library for the modern web.