Playing multiple audio files simultaneously in WP8
问题 I want to play two audio files simultaneously in WP8 from within the same app: The first one will be launched by "BackgroundAudioPlayer.Instance.Play();". The second one will be launched by an HTML5 "audio" element within a Html file of the app. The scenario would be something like this: When the user launches the app, the background music starts playing. When the user goes to a particular Html page of the app, its associated music starts playing. When the user switches the app or locks the