Voice synthesizer app created in React
Proof of concept: App was created both as a proof of concept, and as an initial setup for a future software launch.
- Clone repo into desired directory
git clone https://github.com/Toughee/Txt2Speech.gitorgh repo clone Toughee/Txt2Speech - Run
npm installin your terminal to install all node modules and dependencies - Run
yarn startin your terminal to run app on http://localhost:3000/
- React Testing library
- TravisCI
- CircleCI
- Update U.I design for app
- Assign different speech synthesizer options for each button component
- Develop tests for each React component
- Perfect U.I. scheme for app to adjust to multiple display dimensions and devices

