Skip to content

A Typescript React app that checks if your pronunciation of a language is understandable.

License

Notifications You must be signed in to change notification settings

andregoncalves/react-speech-test-app

Repository files navigation

SpeechTest App

A Typescript React app that checks if your pronunciation of a language is understandable. Supports a large variety of languages. Built as an experience to test the latest WebAudio API features available to modern browsers. Built with React 16 and Typescript and bundled with Rollup.

Demo

Available here

Getting Started

git clone [email protected]:andregoncalves/react-speech-test-app.git
cd react-speech-test-app
git remote rm origin

Install dependencies

npm install

Developing

npm run start

Linting

npm run lint

Production

npm run build

About

A Typescript React app that checks if your pronunciation of a language is understandable.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published