Programming Category
To run this program, download the repository first. Inside the installers folder, run installer.exe by double-clicking it. Then run installer2.exe. After running the two installation exectuables, gui.exe should appear in the same directory. Run gui.exe and you should be greated with the interface for the program. Inside this interface you can select the *.tex file that you wish to interpret, making sure to press the "Set" button first before hitting "Play". We have provided a test file called testFile2.tex under the pre-GUI folder in the EC2021 directory.
- creating a working executable file for the program
- making the text-to-speech API speak math equations in plain English
- allowing the program to run more complicated algebraic and mathematical expressions (can only currently do simple algebra, summations, integrals, and fractions)
- accepts only very specifically formatted *.tex files
- adding a GUI
- creating a basic program that aids visually impaired students to do math in one day with the possibility of adding and building more to the code (modularity and scalability)
