This is a question for an old platform, but I happen to need to write an app for Windows Phone 8.1. This app needs to launch the Microsoft Equalizer (audio) app that could be installed on some Nokia Lumia devices and enabled audio equalizer in the phone's Settings section.
I know I need the app's URI scheme to launch it through code, but I can't find the scheme for this particular app anywhere. Also I know for a fact that it is possible to launch this app because there are other apps on the Store that can do that.
I'd really appreciate it if someone could give me the URI scheme - or any other way - to launch the equalizer app on a Windows Phone 8.1 device.