Discover

Topics

AudioFocusChangeListener Demo

AudioFocusChangeListener Demo APK

AudioFocusChangeListener Demo APK

0.1b FreeJan Rabe ⇣ Download APK (17.64 MB)

Demo app for android unity plugin on github: http://goo.gl/5SCiQ4

What's AudioFocusChangeListener Demo APK?

AudioFocusChangeListener Demo is a app for Android, It's developed by Jan Rabe author.
First released on google play in 9 years ago and latest version released in 8 years ago.
This app has 100 download times on Google play
This product is an app in Libraries & Demo category. More infomartion of AudioFocusChangeListener Demo on google play
Android plugin library that informs unity about audio focus changes. It also has a reliable way of telling if other applications are currently playing music within unity.

Why use this library?

Because otherwise unity's fmod implementation will screw up android's AudioManager.html#isMusicActive() and forcing it to lie and it always returns true, even if no music is being played on the device at all.

Why is this cool?

Now you can enhance the usability for the end-user by muting your application music automatically when the user listens to music in the background while using your app and more importantly automatically turn the music back on, once mp3 player in the background has finished playing.