How to use the speech-rule-engine.engineReady function in speech-rule-engine

To help you get started, we’ve selected a few speech-rule-engine examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github mathjax / MathJax-src / ts / a11y / sre-node.ts View on Github external
global.sre.Engine = {isReady() {return SRE.engineReady()}};
github mathjax / MathJax-src / mathjax3-ts / a11y / sre-node.ts View on Github external
global.sre.Engine = {isReady() {return SRE.engineReady()}};

speech-rule-engine

A standalone speech rule engine for XML structures, based on the original engine from ChromeVox.

Apache-2.0
Latest version published 24 days ago

Package Health Score

78 / 100
Full package analysis