I have a website that uses the SpeechSynthesis from the Web Speech API. Now, I need to migrate this site to Android, but the Android WebView doesn’t support SpeechSynthesis, while Chrome on Android does.
-
Is there any way to use the Chrome Android engine in WebView?
-
I would like to know if there is any community-made alternative WebView that supports the Web Speech API?
-
Is there any free API similar to the Web Speech API that is compatible with WebView?
Thanks in advance for your help!
I tried Android-AdvancedWebView without success.
Gabriel Guimarães is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.