Skip to main content
Version: v12.0.0

Installation

To install the plugin, insert the Hand Talk script into your website and instantiate the HT class, passing an object with the token and other configurations.

The latest script is available at: 🔗 https://plugin.handtalk.me/web/latest/handtalk.min.js

Installation Example

<body>
<h1>Hand Talk</h1>
<h2>Count on the help of Hugo and Maya, our virtual translators, to make your communication more accessible.</h2>
<p>We offer digital translation for accessibility in Libras, the Brazilian Sign Language.</p>
<!-- Get the latest version of the Hand Talk plugin -->
<script src="https://plugin.handtalk.me/web/latest/handtalk.min.js"></script>
<script>
var ht = new HT({
// Replace with your access token
token: "TOKEN"
});
</script>
</body>
Important
  • ✅ Without a valid token, the plugin will not work and will show the error: "Plugin Unavailable!" when clicking the activation button.

  • ✅ If you already have a token, make sure it has been entered correctly.

  • 📩 If you need help, go to Hand Talk Knowledge Base or contact our Support team by e-mail: [email protected]

Don't have a token?

To acquire a token, consult our advisors at: 🔗 handtalk.me