revolunet/webaudio-wav-stream-player

not working in firefox

vahidtaz opened this issue · 1 comments

how to change this code to work in firefox?

Hi,

Yes, the README says it only supports Chrome, but looks like it can run on Firefox too with some config flags turned on : https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream/getReader#Browser_compatibility

Work for me with these flags on and FF#58