Skip to content

AudioContextState missing in lib.d.ts #5816

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
rixrix opened this issue Nov 28, 2015 · 3 comments · Fixed by microsoft/TypeScript-DOM-lib-generator#30
Closed

AudioContextState missing in lib.d.ts #5816

rixrix opened this issue Nov 28, 2015 · 3 comments · Fixed by microsoft/TypeScript-DOM-lib-generator#30
Labels
Bug A bug in TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript Fixed A PR has been merged for this issue Help Wanted You can do this

Comments

@rixrix
Copy link

rixrix commented Nov 28, 2015

Hi

This has been implemented in Chrome(Opera), Firefox, Safari and lately Edge.

Reference:
https://webaudio.github.io/web-audio-api/#idl-def-AudioContextState
https://developer.mozilla.org/en-US/docs/Web/API/AudioContext/state
https://dev.windows.com/en-us/microsoft-edge/platform/status/webaudioapi

@mhegazy mhegazy added Bug A bug in TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript labels Dec 1, 2015
@mhegazy
Copy link
Contributor

mhegazy commented Dec 1, 2015

@zhengbli is this covered in your update for the spec?

@zhengbli
Copy link
Contributor

zhengbli commented Dec 1, 2015

@mhegazy It was not covered in my update.
@rixrix You are welcomed to contribute to the lib.d.ts bugs :) ! The instruction is at https://github.com/Microsoft/TypeScript/blob/master/CONTRIBUTING.md#contributing-libdts-fixes
Or I'll fix it later.

@zhengbli zhengbli added this to the TypeScript 1.8 milestone Dec 1, 2015
@zhengbli zhengbli added the Help Wanted You can do this label Dec 1, 2015
@mhegazy mhegazy modified the milestones: Community, TypeScript 1.8, TypeScript 2.0 Dec 1, 2015
@rixrix
Copy link
Author

rixrix commented Dec 1, 2015

Hello, thanks for looking into this issue

@zhengbli thanks for the docs, I'd love to submit a PR ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A bug in TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript Fixed A PR has been merged for this issue Help Wanted You can do this
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants