Deploy
Embeddable Script
Deploy with the script
Script
You can deploy TIXAE with a script.
Overview
This guide shows how to deploy the voice orb as an embeddable script on your website. Using the script version, you can integrate the voice orb without a full React setup. Simply include the script on your page and initialize the orb with your configuration.
Installation
Include the following script tag in your HTML file, ideally just before the closing </body>
tag:
After loading the script, initialize the Voice Orb by calling its global initializer. Add the following snippet to your page: