Practice your speech level in any language
Live example: goodspeech.github.io/good-speech-web-client
Good speech gives you an estimation of your pronunciation level in most of the languages supported by google's API speech recognition integrated in Chrome browser.
This project was born as an idea to reuse some of the javascript libraries published by @sljavi after his thesis Hands Free For Web, an accessibility tool which allows to browse the web using only your voice. Please check the project.
git clone [email protected]:GoodSpeech/good-speech-web-client.git
cd good-speech-web-client
yarn
yarn start
yarn test
yarn debug
yarn coverage
Command | Description |
---|---|
yarn generate:translation |
Translations for the web application in every available language |
yarn generate:content |
Random content used as text to read by the user. Currently based in the Universal Declaration of Human Rights |