Prototype of integration of Speech Rule Engine as the provider for math speech and interaction.
To use this:
* You must be running NVDA from source.
* Install Node.js from: http://www.nodejs.org/
* You need the csun-hackathon branch of Speech Rule Engine from: https://github.com/zorkow/speech-rule-engine
* Unfortunately, there doesn't seem to be an easy way to build this on Windows.
* For now, change to the source\mathPres directory in your NVDA checkout and run: npm install speech-rule-engine
* Download this file: http://www.nvaccess.org/files/nvdaSre/sre.js
* Copy the downloaded sre.js file to source\mathPres\node_modules\speech-rule-engine\lib\sre.js