Closed
Description
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.
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
sethladd commentedon 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 commentedon May 13, 2014
We're all in on using the browser for rendering (both video and audio).
Added Library-Html, WontFix labels.