[webkit-dev] wav file question

Darin Adler darin at apple.com
Tue Jul 12 11:26:33 PDT 2011


On Jul 12, 2011, at 11:15 AM, Mossman, Paul (Paul) wrote:

> But can anyone see a good reason why a browser would refuse to play a .wav file, but happily render .html, .jpg, .css, etc?

This is not an appropriate question for webkit-dev as it is not a question about the development of WebKit.

A good place to get answers about this are in the iOS Dev Center and Safari Dev Center.

Generally speaking, media playback on webpages has to be user-initiated in iOS. This is covered in various Apple documentation, such as Safari HTML5 Audio and Video Guide, but typically that concentrates on the <audio> element rather than directly loading a wav file.

But please don’t ask followup questions about this on this mailing list, since it’s off topic for the list.

    -- Darin



More information about the webkit-dev mailing list