Windows Phone 7 Volume Settings programmatically -


is there way programmatically change sound settings of windows phone 7? enable or disable sounds appointment , other notifications? change global volume i.e.:ring tone.

there no api enable tasks you've mentioned. can adjust sound volume sounds within application using xna api's, extent of control available.


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

Java - Returning an array from a method to main -