Is there a way to programmatically change the sound settings of Windows Phone 7? Enable or disable sounds for Appointment and all other notifications? Also to change the global volume i.e.:Ring tone.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is no API to enable the tasks that you’ve mentioned. You can adjust the sound volume for the sounds within an application by using the XNA API’s, but that is the extent of the control that is currently available.