[Feature] Clarify that toast Audio doesn't support full C:/ paths #4628
andrewleader
started this conversation in
Ideas
Replies: 1 comment
-
This would be a good community contribution if anyone wants to take it! |
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.
-
Describe the problem this feature would solve
Toasts don't support audio paths that are full paths like
C:/...
orF:/...
, they only supportms-resource
andms-appx
. But the comment on AddAudio doesn't explain this, and it doesn't throw an exception either.Describe the solution
Describe alternatives you've considered
Additional context & Screenshots
Beta Was this translation helpful? Give feedback.
All reactions