Skip to content

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

Closed
@justinfagnani

Description

@justinfagnani

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.

Activity

sethladd

sethladd commented on Aug 6, 2012

@sethladd
Contributor

What are some use cases for a standalone Audio API?


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

dgrove

dgrove commented on May 13, 2014

@dgrove
Contributor

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


Added Library-Html, WontFix labels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.closed-not-plannedClosed as we don't intend to take action on the reported issuelibrary-htmltype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @sethladd@kevmoo@justinfagnani@dgrove

        Issue actions

          Create dart:audio library that can be used in a browser or standalone VM · Issue #4295 · dart-lang/sdk