Skip to content

Create dart:audio library that can be used in a browser or standalone VM #4295

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
justinfagnani opened this issue Aug 1, 2012 · 2 comments
Closed
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

Comments

@justinfagnani
Copy link
Contributor

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.

@sethladd
Copy link
Contributor

sethladd commented Aug 6, 2012

What are some use cases for a standalone Audio API?


Removed Type-Defect label.
Added Type-Enhancement, Area-Library, Triaged labels.

@dgrove
Copy link
Contributor

dgrove commented May 13, 2014

We're all in on using the browser for rendering (both video and audio).


Added Library-Html, WontFix labels.

@justinfagnani justinfagnani added Type-Enhancement area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-html labels May 13, 2014
@kevmoo kevmoo added closed-not-planned Closed as we don't intend to take action on the reported issue type-enhancement A request for a change that isn't a bug and removed resolution-wont_fix labels Mar 1, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

4 participants