문제

I'm using Visual Studio 2013 and have almost created an Windows 8.1 Metro application, but I can't seem to find a way to make a button that mutes sound of the app. I tried several ways to do this but nothing worked. Thanks in Advance :)

도움이 되었습니까?

해결책

Perhaps just use a button that sets each individual soundfile to 0 volume? I know I can set the volume of a wav file in WP8; haven't tried Windows 8.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top