Skip to content
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

Support WebAudio APIs #11

Closed
alecgorge opened this issue Aug 10, 2018 · 2 comments
Closed

Support WebAudio APIs #11

alecgorge opened this issue Aug 10, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@alecgorge
Copy link

Is your feature request related to a problem? Please describe.

I would like to use Ultralight for a webapp that plays music. We make use of the HTML5 audio tag and the WebAudio classes themselves. I'd say HTML5 audio tag is higher priority but it'd be nice to have both.

Describe the solution you'd like

  1. https://html.spec.whatwg.org/multipage/media.html#the-audio-element
  2. The WebAudio API as a whole is huge so I don't view this as a priority: https://www.w3.org/TR/webaudio/

Describe alternatives you've considered

None? There's no way to play audio.

Additional context
Add any other context or screenshots about the feature request here.

@adamjs adamjs added the enhancement New feature or request label Aug 13, 2018
@adamjs adamjs self-assigned this Aug 13, 2018
@raff
Copy link

raff commented May 7, 2019

Is this a matter of enabling WEB_AUDIO in WebCore and then tweak something in here ? Or there is more ?

@adamjs
Copy link
Member

adamjs commented Jul 4, 2020

Duplicate of #217 (in progress).

@adamjs adamjs closed this as completed Jul 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants