Audio not working on device?

I added an audio element in index.html. It works fine with ionic serve but not working on my phone.
Is audio supported in WebView?

I use $cordovaNativeAudio in my apps to play sound.
I use howler if run in browser for play sound.