This repository contains the latest compiled and minified version of espeakng.js, the Javascript port of eSpeak-ng via emscripten. espeakng.js allows client-side text-to-speech synthesis in any ...
jsDelivr is a free CDN for open-source files. We are tightly integrated with Github and npm, allowing us to automatically provide a reliable CDN service to almost every open-source project out there.
I'm trying to implement fallback.js in a webapp me and my team are writing but bounced upon some issues. Loading over CDN works fine and falling back to local .js files when CDN is offline works too.