Hey ,
If you are using Push Notification in Android application .
-
You have to customize your Push Notification UI according to your requirements
-
If you want to play sound from web Url you can use in your code
notification.sound = Uri.parse("<Your Notification Sound URL>");