Skip to content
This repository has been archived by the owner on Apr 27, 2018. It is now read-only.

Won't play sound in Mobile Safari in iOS 5.1 #2

Open
tadpol opened this issue Mar 22, 2012 · 7 comments
Open

Won't play sound in Mobile Safari in iOS 5.1 #2

tadpol opened this issue Mar 22, 2012 · 7 comments

Comments

@tadpol
Copy link
Owner

tadpol commented Mar 22, 2012

I'm pretty sure it did in iOS 5.0, so something must have changed. duno what.

@tadpol
Copy link
Owner Author

tadpol commented Mar 27, 2012

See answer at http://stackoverflow.com/questions/3871571/play-sound-in-iphone-web-app

Need to try using open() or an embed trick.

@tadpol
Copy link
Owner Author

tadpol commented Mar 27, 2012

Using open() on the data URI isn't working either. blah.

@tadpol
Copy link
Owner Author

tadpol commented Mar 27, 2012

embed tag method doesn't work either. (as in http://www.sk89q.com/playground/jswav/ ) So seems there isn't much that can be done.

filed a rdar://11130923

@tadpol
Copy link
Owner Author

tadpol commented Mar 27, 2012

@tadpol
Copy link
Owner Author

tadpol commented Apr 4, 2012

but from http://caniuse.com/audio-api we won't be using either of those soon.

@tadpol
Copy link
Owner Author

tadpol commented Apr 16, 2012

Apple marked bug report as a known and duplicate and is working on it. so rdar://11130923 is now rdar://8103801

@tadpol
Copy link
Owner Author

tadpol commented Aug 3, 2012

iOS 6 is going to support Web Audio API. I'm guessing that will be the official way of generating sound from HTML5. Do not know if the data URI will happen to work or not. So we'll see what that brings then; more waiting in the mean time.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant