I'm not aware of any browser that ships with a FLAC decoder. AudioCogs have
a JavaScript port of ffmpeg's decoder available:
https://github.com/audiocogs/flac.js/tree/master
I have had good experiences with their decoders, and with the Aurora
framework itself.
- Jason
On Dec 2, 2014 3:50 AM, "Yehonathan Sharvit" <viebel@gmail.com> wrote:
> What about flac support?
>
>
>
> On Mon, Dec 1, 2014 at 10:20 PM, Chris Wilson <cwilso@google.com> wrote:
>
>> The browser would have to have such a license. MP3 support is not
>> explicitly required by the specification, but most browsers do include an
>> MP3 decoder.
>>
>> On Fri, Nov 28, 2014 at 7:23 AM, <dev9@interia.pl> wrote:
>>
>>> Hi
>>>
>>> Can one use Web Audio API to work with MP3 files without obtaining a
>>> license?
>>>
>>> Since MP3 is patented, every encoding/decoding software should pay a fee
>>> to patent owners.
>>>
>>> Or maybe it's the browser that is supposed to have such license, not the
>>> webmasters?
>>>
>>> Thanks in advance for any tips.
>>>
>>
>>
>