feature: switch audio devices when user switches them #2709
Cheshire92
started this conversation in
Ideas
Replies: 3 comments
-
This requires significant refactoring in MonoGame or a complete re-implementation of the sound system, seems minor, unfortunately is not (I would have fixed it by now otherwise since I'm personally affected by this). |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is effectively both a bug and a feature request. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Changing this to just a feature request because it doesn't make sense to track such a low-priority high-difficulty change as a bug. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
When a user changes their audio output device the audio keeps playing on the old device until the client is restarted.
Describe the solution you'd like
In most modern games and such the audio switches over to the device with it. Might be worth looking into as a minor enhancement at some point.
Beta Was this translation helpful? Give feedback.
All reactions