-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Justification
For HTML there's no cross-browser Audio implementation, that could fix a bunch of gotchas.
- Smooth
audio.currentTime - Regular
'timeupdate'events - Normalized loading by changing
audio.src, instead of calling.loadin iOS - Missing codecs polyfill
- Other gotchas from web-audio-player
- Possibly
loopStart,loopEndproperties
For node it could just provide a standard primitive ponyfill, like https://www.jsdelivr.com/package/npm/react-native-audio-polyfill.
Metadata
Metadata
Assignees
Labels
No labels