- Getting started ๐
- Notes ๐ฆบ
- Browser Support ๐ฎ
- Contributing ๐
- Getting Help โ๏ธ
- Changelog ๐พ
- Further Reading ๐
You need the latest LTS version of NodeJS.
At the time of writing this, the latest LTS version of NodeJS was 16.15.0 LTS.
Please use the npm version that is installed alongside the latest LTS version of NodeJS.
- Download the project by pressing this link here.
- Unzip the downloaded content.
- Or, you can clone it with the following command
git clone https://github.com/Vatis-Tech/asr-client-js-react-example.git - Go inside
src/App.js, and replaceYOUR_API_KEY_HERE, with a valid API Key from https://vatis.tech/account/api-key. - In your command line / terminal run:
npm install. - In your command line / terminal, after
npm installhas finished, run:npm start. - You can start and stop transcribing.
The version of @vatis-tech/asr-client-js used in this example, is v1.3.0-next.3.
We officially support the latest versions of the following browsers:
| Chrome | Firefox | Safari | Safari | Edge |
|---|---|---|---|---|
We love pull requests!
Our community is safe for all. Before submitting a pull request, please review and agree our Code of Conduct, after that, please check the Contribution guidelines.
If you have questions, you need some help, you've found a bug, or you have an improvement idea, do not hesitate to open an issue here.
There are three types of issues:
To keep the README a bit lighter, you can read the Changelog here.
If you are a developer, the following links might interest you:
- API documentation: https://vatis.tech/documentation/
- API status: https://vatistech.statuspage.io/
- Supported languages: https://vatis.tech/languages
- Accepted file formats: https://vatis.tech/formats
- Check the pricing: https://vatis.tech/pricing
- Join the team: https://vatis.tech/careers
If you are just curios to learn more about Vatis Tech, please refer to these links:
- Landing page for Vatis Tech: https://vatis.tech/
- About Vatis Tech: https://vatis.tech/about
- Vatis Tech newsroom: https://vatis.tech/press
- Message us on Facebook: https://www.facebook.com/VatisTech/
- Connect with us on LinkedIn: https://www.linkedin.com/company/vatis-tech/
- Chat with out Facebook community: https://www.facebook.com/groups/1630293847133624
