How to convert text to speech (speech synthesis) in Cordova
Learn how to use the awesome Speech Synthesis API in a Cordova Project.
Create hybrid mobile apps for ios, android, window , firefoxOs with web development knowledge. Cordova ,formerly called as Phone Gap is a platform to build Native Mobile Applicatons using HTML5, CSS and Java Script.
Learn how to use the awesome Speech Synthesis API in a Cordova Project.
Learn how to retrieve a resource from a xml file in your cordova plugin for Android
Learn why and how to use the crosswalk webview instead of the native webview in a cordova project.
Learn how to check the version of cordova, the version of an added platform and how to update them with the CLI
Learn how to create your first mobile application using Cordova CLI in Windows with the help of Node.js
Learn how to get information about the internet connection in Cordova
Learn how to retrieve the context for a cordova plugin in Android
Learn how to debug the Java code (while you create a plugin) without using Android Studio directly with adb in Windows.
Learn how to create a screenshot of your app in Cordova easily.
Learn how to create an audio file from a mp3 in base64 format on the device using pure Javascript in Cordova.