CustomWebView & text-to-speech

Hello,

I use CustomWebView to display a site in localhost, I can read mp4, listen mp3 or m4a.

But the voice synthesis doesn't work (it works on the local server, but not with CustomWebView). I use jquery.speak & articulate.

Is there an option I didn't see to activate the speech synthesis in CustomWebView ?

Thanks for your help

Try checking the logs, maybe you can find something important there.
However, the issue is related to Android's WebView and not only limited to CustomWebView extension.

2 Likes