An Extension for Female Voice in Text-To-Speech
There are many people who don’t want to download an additional app or plug-in. They just want to have speech output through the browser. This is what Native Client allows you to do. The code doesn’t have to be native. It can be written in any language, and its main purpose is to speed up execution by not having to go through the JIT (just-in-time) compiler. The framework uses the same bytecode as a web browser. The Native Client engine can be used to run non-Java code, for instance C, C++, and Rust.