WebKit Audio distorts on iOS 6 (iPhone 5) first time after power cycling
问题 I've been struggling with an elusive audio distortion bug using webkitAudioContext in HTML5 under iOS 6. It can happen in other circumstances, but the only way I can get 100% repro is on the first visit to my page after power cycling the device. It seems like if you visit any audio-capable page prior to visiting this one, the problem will not occur. The distortion only happens to audio generated by webkitAudioContext.decodeAudioData() and then played through webkitAudioContext