Questions tagged [universal-volume-control]
6 questions
4
votes
1 answer
Detect application launch from Universal Volume Control
I have an application, targeting mango devices, which plays music via a BackgroundAudioAgent. As such it integrates with the universal volume control (UVC).
Is there a way to detect when the application is launched by tapping the artists details in…

Matt Lacey
- 65,560
- 11
- 91
- 143
2
votes
2 answers
Disable next/prev buttons in Universal Volume Control (uvc) when using AudioPlayerAgent
I'm currently working on an radio app for WP7 Mango and I want to disable the next and the previous track buttons in the UVC like last.fm did in their app, but I can't figure out how.
Can someone help me with this?

martinyyyy
- 1,652
- 3
- 21
- 44
1
vote
2 answers
Text To Speech (TTS) iOS7
My application wants to play some text when it is available, and if there is some music playing in the background I want to lower the voice for the music while my app is playing its text, what I did is:
[AVAudioSession sharedInstance]…

user3456603
- 31
- 4
0
votes
1 answer
Show UVC windows phone 7
Good day all.
Can i show/hide UVC (Universal Volume Control) from my code?
Maybe any API, for example Device.ShowUVC() ?

Roman Golenok
- 1,427
- 9
- 26
0
votes
0 answers
Send iPhone Volume Up Signal Over USB/Headphone Jack
In iOS, the camera app has a feature where it takes a picture when it receives a volume up signal in landscape layout. This feature is used by devices such as "selfie sticks" to trigger the camera from a distance by sending the "volume up" signal…
0
votes
1 answer
Universal volume control navigation WP8
How do we control the navigation to a page from UVC? I want it to navigate to the "Now playing page" in the app when tapped, both when the app is closed and app is in the background. "BackgroundAudioPlayer" is used for playing the songs.

Bells
- 1,465
- 1
- 19
- 30