New issue
Advanced search Search tips

Issue 609681 link

Starred by 3 users

Issue metadata

Status: Duplicate
Merged: issue 487255
Owner: ----
Closed: May 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

SpeechSynthesisUtterance not supported in Android WebView

Reported by patrick....@gmail.com, May 6 2016

Issue description

Device name: Samsung Galaxy Tab S2 8"
Android version: 5.1.1
WebView version (from system settings -> Apps -> Android System WebView): 51.0.2704.36
Application: Speech Synthesis Utterance in WebView Test
Application version: 1.0

URLs (if applicable): https://github.com/pla1/SpeechSynthesisUtteranceInWebViewTest
http://pla1.net/tts.html



Steps to reproduce:
(1) git clone https://github.com/pla1/SpeechSynthesisUtteranceInWebViewTest.git
(2) Open and run project in Android Studio
(3) WebView loads http://pla1.net/tts.html successfully but does not find 'speechSynthesis' in window

Expected result: WebView should speak the test sentence "This is the emergency broadcast system."


Actual result: SpeechSynthesisUtterance is not supported and no text is spoken. 


 

Comment 1 by boliu@chromium.org, May 6 2016

Mergedinto: 487255
Status: Duplicate (was: Unconfirmed)
Oh heh, we already have a bug to implement it, filed a year ago :/

Sign in to add a comment