Skip to main content

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 library#

Java 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 library#

Javascript 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 library#

Coming soon...