Closed Bug 1258799 Opened 8 years ago Closed 8 years ago

Firefox 45 does not support window.speechSynthesis

Categories

(Core :: Web Speech, defect)

45 Branch
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: donrhummy, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0
Build ID: 20160315153207

Steps to reproduce:

Visited here: http://www.moreawesomeweb.com/demos/speech_translate.html (on linux openSUSE with Firefox 45)


Actual results:

It reports "Your browser doesn't support window.speechSynthesis from the Web Speech API." and the JS console shows the error:

    TypeError: window.SpeechRecognition is not a constructor


Expected results:

It should support the API.
It's still disabled by default as per the MDN doc.
https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API#Browser_compatibility
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Component: Untriaged → Web Speech
Product: Firefox → Core
Resolution: --- → INVALID
(In reply to Kohei Yoshino [:kohei] from comment #1)
> It's still disabled by default as per the MDN doc.
> https://developer.mozilla.org/en-US/docs/Web/API/
> Web_Speech_API#Browser_compatibility

Is there an ETA for when this will be integrated?
You need to log in before you can comment on or make changes to this bug.