Skip to content

Conversation

browser-specs-bot
Copy link
Collaborator

Close #1549, adding the suggested spec to the list.

Changes to index.json

This update would trigger the following changes in index.json:

Add spec (1)
{
  "url": "https://wicg.github.io/audio-context-playout-stats/",
  "seriesComposition": "full",
  "shortname": "audio-context-playout-stats",
  "series": {
    "shortname": "audio-context-playout-stats",
    "currentSpecification": "audio-context-playout-stats",
    "title": "Playout Statistics API for WebAudio",
    "shortTitle": "Playout Statistics API for WebAudio",
    "nightlyUrl": "https://wicg.github.io/audio-context-playout-stats/"
  },
  "standing": "pending",
  "organization": "W3C",
  "groups": [
    {
      "name": "Web Platform Incubator Community Group",
      "url": "https://www.w3.org/community/wicg/"
    }
  ],
  "nightly": {
    "url": "https://wicg.github.io/audio-context-playout-stats/",
    "status": "Unofficial Proposal Draft",
    "alternateUrls": [],
    "repository": "https://github.com/WICG/audio-context-playout-stats",
    "sourcePath": "index.html",
    "filename": "index.html"
  },
  "title": "Playout Statistics API for WebAudio",
  "source": "spec",
  "shortTitle": "Playout Statistics API for WebAudio",
  "categories": [
    "browser"
  ]
}

Tests

These changes look good! 😎

Close #1549, adding the suggested spec to the list.

### Changes to `index.json`
This update would trigger the following changes in `index.json`:

<details><summary>Add spec (1)</summary>

```json
{
  "url": "https://wicg.github.io/audio-context-playout-stats/",
  "seriesComposition": "full",
  "shortname": "audio-context-playout-stats",
  "series": {
    "shortname": "audio-context-playout-stats",
    "currentSpecification": "audio-context-playout-stats",
    "title": "Playout Statistics API for WebAudio",
    "shortTitle": "Playout Statistics API for WebAudio",
    "nightlyUrl": "https://wicg.github.io/audio-context-playout-stats/"
  },
  "standing": "pending",
  "organization": "W3C",
  "groups": [
    {
      "name": "Web Platform Incubator Community Group",
      "url": "https://www.w3.org/community/wicg/"
    }
  ],
  "nightly": {
    "url": "https://wicg.github.io/audio-context-playout-stats/",
    "status": "Unofficial Proposal Draft",
    "alternateUrls": [],
    "repository": "https://github.com/WICG/audio-context-playout-stats",
    "sourcePath": "index.html",
    "filename": "index.html"
  },
  "title": "Playout Statistics API for WebAudio",
  "source": "spec",
  "shortTitle": "Playout Statistics API for WebAudio",
  "categories": [
    "browser"
  ]
}
```
</details>

### Tests
These changes look good! 😎
@tidoust tidoust merged commit 1b4c3af into main Jul 15, 2025
1 check failed
@tidoust tidoust deleted the add-audio-context-playout-stats branch July 15, 2025 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add new spec: Playout Statistics API for WebAudio
2 participants