About 18,500 results
Open links in new tab
  1. Set audio endpoint devices application specific (programmatically)

    Oct 24, 2018 · With the Windows 10 April Update 1803 the long overdue 'App volume and device preferences' have been introduced. These settings allow more control over audio stream …

  2. How can I programmatically set the default input and output …

    Sep 3, 2019 · If I go to Settings on a Windows 10 (1803) computer, I have access to a page ("App Volume and Device Preferences") that lets me set the default input and output device for a …

  3. How to disable bells/beeps in the WSL terminal on Windows 10

    To make it permanent, I adjusted volume levels within the Windows App Volume and Device Preferences. Taken from this post: Settings / System / Sound / App volume and device …

  4. c# - Maui.Storage.Preferences Not Persisting Values After App …

    Oct 31, 2024 · I'm encountering a challenge with Maui.Storage.Preferences in my .NET 8 MAUI application. I'm using Preferences.Default.Set to store values, and Preferences.Default.Get to …

  5. Can I change the audio device of a specific app via command line?

    Mar 7, 2022 · I have a problem with one app where every time I launch it, it reverts the audio device of the app back to the default windows audio device. So everytime I launch it I have to …

  6. * What went wrong: Could not determine the dependencies of …

    Dec 19, 2020 · Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'. > Failed to install the following SDK components: build …

  7. Change audio output device with PowerShell - Stack Overflow

    May 3, 2021 · 3 Basically i have a program that in some conditions reproduces an audio file... I would like to select the audio output device for a specific program, like i manually do in this …

  8. Flutter App crashes on physical iOS Devices when using shared ...

    Jan 13, 2025 · Questions: Could this be caused by an incompatibility between shared_preferences and the iOS version? Is there a specific version of shared_preferences …

  9. How to mount a shared volume onto an Azure Container App …

    4 Documentation seems to be sorely lacking when it comes to Container Apps, in particular - with Terraform. I've so far managed to successfully create my container app as well as storage and …

  10. settingsChangedNotification sent only when Preferences.app is …

    Dec 28, 2019 · 1 I have the following code in my app: DistributedNotificationCenter.default.addObserver(self, selector: …