Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

Firefox audio broken since 2f23d6f. #8

Open
stephank opened this issue Oct 17, 2010 · 1 comment
Open

Firefox audio broken since 2f23d6f. #8

stephank opened this issue Oct 17, 2010 · 1 comment

Comments

@stephank
Copy link
Owner

In Firefox 3.6 and 4 beta 6, audio no longer works since revision 2f23d6f.

Underlying cause of this seems to be Audio#canPlayType telling us Vorbis is unsupported (returns empty string) when invoked too early. SoundKit currently calls this on document loaded.

(Manual invocation from the console later during play returns 'probably', which is correct.)

@stephank
Copy link
Owner Author

Fixed in Firefox, but apparently now broken in Opera. grumble

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

No branches or pull requests

1 participant