ios - Determine if system volume is muted in Unity 5 -


i deploying ios, plan deploy android , other platforms down road.

i need know whether system volume turned off can show relevant icon on screen.

within unity, there way determine whether system volume muted?

i not aware of unity functionality allow (because audiosource tied object, not "application" itself) - maybe there magical utility allows that. problem checking in pure ios not easy checking 1 property, since system not indicate it, or @ least not work later version (ios7, 8 - , possibly 9)

anyway, think have resort system specific implementation both android , ios (and whatever want support). ios, there great posts go great detail, suggest check them:

https://hoishing.wordpress.com/2014/05/08/mute-checking-in-ios7/ detecting silent switch in ios 7 issue

hope helps little, though guess did not bring news :)


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -