Create dart:audio library that can be used in a browser or standalone VM #4295
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
closed-not-planned
Closed as we don't intend to take action on the reported issue
library-html
type-enhancement
A request for a change that isn't a bug
The Web Audio API could be very useful outside of a browser, and very little of it is tied to browser environments and HTML that I can see.
This is different than issue #3108 which requests slitting the audio APIs from dart:html. I'd like to go one step further and make the API environment independent.
The text was updated successfully, but these errors were encountered: