Introduction
What is Hand Talk for Devs?
Hand Talk for Devs provides ways for developers to interact with translation APIs for Brazilian Sign Language (Libras) and American Sign Language (ASL). With it, you can integrate translation into these languages in your website, application, or platform, making your content more accessible to deaf or hard-of-hearing individuals.
How does it work?
We provide SDKs to simplify integration with your use case and preferred programming language. Each SDK has its own documentation, and we currently support the following languages:
⚠️ Limitations
Environment with WebGL support
Currently, the SDK only works on WEB pages and in browsers with WebGL support. This limitation is related to the translation window that needs to be rendered using WebGL within the application that will use the SDK.
Characters limit
Each translation request is limited to having a maximum of 1000 characters in the input. If the text is larger, your request will return an error with status 400;