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

Firefox audio broken since 2f23d6f. #8

Description

@stephank

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.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions