Web Speech API and WebView compatibility
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.
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.