【问题标题】:I cannot hear the music of an app which is developed by me when the Windows 8 phone is in sleep mode当 Windows 8 手机处于睡眠模式时,我无法听到我开发的应用程序的音乐 【发布时间】:2014-08-05 05:43:12 【问题描述】: 当手机处于睡眠模式时,音乐会自动停止。 【问题讨论】: 标签: cordova windows-phone-8 【解决方案1】: 对于背景音频应该使用BackgroundAudioPlayer。在MSDN查看教程 【讨论】: 你能告诉我如何使用phonegap吗? 其实你需要写一个phonegap插件。比不难。见docs.phonegap.com/en/2.7.0/… 或者你可以尝试用谷歌搜索现有的。