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

SpeechGrammarList's addFromURI method is named addFromUri in Chrome #26

Open
foolip opened this issue Jun 21, 2018 · 1 comment
Open

Comments

@foolip
Copy link
Collaborator

foolip commented Jun 21, 2018

https://w3c.github.io/speech-api/#dom-speechgrammarlist-addfromuri

There's a naming mismatch between the spec and Chrome. I will add a use counter in Chrome to see if it's feasible to rename it, or if it's better to just change the spec.

aarongable pushed a commit to chromium/chromium that referenced this issue Jun 21, 2018
SpeechGrammarList's addFromURI because it doesn't match the spec:
WebAudio/web-speech-api#26

SpeechRecognitionEvent's interpretation and emma attributes because
they actually always return null and might be better to remove:
https://chromium.googlesource.com/chromium/src/+/7ad6ea7c2583942e86017bdd6fd5df991f6a05af/third_party/blink/renderer/modules/speech/speech_recognition_event.h#55

SpeechSynthesis#speak() to measure real SpeechSynthesis usage, like
the existing counter for SpeechRecognition#start().

Bug: 755287
Change-Id: I4f7fdcc5630887aaa051ac8ab13f72dab52c8dfb
Reviewed-on: https://chromium-review.googlesource.com/1109510
Reviewed-by: Mike West <[email protected]>
Commit-Queue: Philip Jägenstedt <[email protected]>
Cr-Commit-Position: refs/heads/master@{#569222}
@GLRoylance
Copy link

14 Aug 2017 bug report:

https://bugs.chromium.org/p/chromium/issues/detail?id=755287

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

No branches or pull requests

2 participants