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

Add web-speech-api #1639

Open
browser-specs-bot opened this issue Jan 13, 2025 · 3 comments
Open

Add web-speech-api #1639

browser-specs-bot opened this issue Jan 13, 2025 · 3 comments
Labels
new spec Suggestion to add a new spec

Comments

@browser-specs-bot
Copy link
Collaborator

URL

https://webaudio.github.io/web-speech-api/

Rationale

Additional properties

{}
@browser-specs-bot browser-specs-bot added the new spec Suggestion to add a new spec label Jan 13, 2025
@browser-specs-bot
Copy link
Collaborator Author

Changes to index.json

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

Add spec (1)
{
  "url": "https://webaudio.github.io/web-speech-api/",
  "seriesComposition": "full",
  "shortname": "web-speech-api",
  "series": {
    "shortname": "web-speech-api",
    "currentSpecification": "web-speech-api",
    "title": "Web Speech API",
    "shortTitle": "Web Speech API",
    "nightlyUrl": "https://webaudio.github.io/web-speech-api/"
  },
  "organization": "W3C",
  "groups": [
    {
      "name": "Web Platform Incubator Community Group",
      "url": "https://www.w3.org/community/wicg/"
    }
  ],
  "nightly": {
    "url": "https://webaudio.github.io/web-speech-api/",
    "status": "Draft Community Group Report",
    "alternateUrls": [],
    "repository": "https://github.com/WebAudio/web-speech-api",
    "sourcePath": "index.bs",
    "filename": "index.html"
  },
  "title": "Web Speech API",
  "source": "spec",
  "shortTitle": "Web Speech API",
  "categories": [
    "browser"
  ],
  "standing": "good"
}

Tests

These changes look good! 😎

@tidoust
Copy link
Member

tidoust commented Jan 13, 2025

To be added once PRs that refresh w3c.json and the front matter in the spec get merged.

@tidoust
Copy link
Member

tidoust commented Jan 14, 2025

Update done for w3c.json. Pending WebAudio/web-speech-api#129 for the front matter (PR needs a rebase for build tests to pass).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new spec Suggestion to add a new spec
Projects
None yet
Development

No branches or pull requests

2 participants