Truebar Client Libraries
This section lists available libraries that can be used to integrate with Truebar service. Currently, we provide libraries for Java, Javascript and Python programming languages.
#
Java libraryJava library is written in Java 21. It uses built in HttpClient to minimize number of external dependencies. It is packaged as a single .jar
file that can be imported into the target project.
#
Javascript libraryJavascript library is written as a ES6 module that can be imported into the target project. It is compatible with all major web browsers that have support for WebAudio and Websockets.
#
Python libraryComing soon...