Speechsynthesisutterance Not Working In An Html5 App Built For Android
So i am trying to build an HTML5 app with the Intel xdk.Now when i build the code below as a HTML5 app for Android and deploy it to my Android device, i cannot hear the sound when
Solution 1:
This feature is in Chrome 33 (announcement). It is not in the Android web view so it will not work with the XDK android build or any cordova/phonegap builder. It will be available in crosswalk 5, so the XDK crosswalk android build will have it in late March when crosswalk 5 is released. See crosswalk release schedule
Post a Comment for "Speechsynthesisutterance Not Working In An Html5 App Built For Android"