Global HotKey in Universal Windows App

So, I created a UWP app that can record multiple audio lines and save the recordings to MP3 files for multi-line recording in the game, which I can later edit separately (game audio, microphone, game comms, voice comms) like NVidia ShadowPlay / Share not yet supports. I achieve this multi-line setup with VAC.

I have a version of this tool written in regular Windows WPF C # and I have a system-wide HotKey Ctrl+Alt+R

that starts / stops recording, so when I am in full screen, I can start / stop recording without leaving full screen (focus window switch).

Could a global (system, app window out of focus) HotKey that fires some event in an app in a UWP app? I know the functionality is not supported for other platforms. But I only need to run it on Windows 10 Desktop and HotKey support is a must. Or can I achieve my goal in any other way for UWP apps?

PURPOSE : System key combination to launch a UWP app in an app without switching. Window focus and chatting with full screen games.

+3
c # uwp win-universal-app windows-10-universal


source to share


No one has answered this question yet

Check out similar questions:

342
How does Windows 8 Runtime (WinRT / Windows Store / Windows 10 Universal App) compare to Silverlight and WPF?
6
How do I measure XAML / UI performance in a Universal Windows app?
five
UWP: app detection to gain / lose focus
1
Windows 10 UWP on desktop Microphone access lost when app loses focus
0
UWP: listen for keyboard event when app is in background
0
How to embed webkitRequestFullscreen () in UWP WebView
0
How do I add my UWP app to the list of Windows 10 apps that can access the file system?
0
Is there a way to capture the user by clicking the maximize button in a UWP app?
0
play media files in the background
0
How to mute system sound when starting video recording in Windows 10 mobile device (UWP app)



All Articles
Loading...
X
Show
Funny
Dev
Pics