Azure Kinect library for processing

If there is no Java API available, and you need to call a C API, one way of doing that in Java is JNI. Creating those wrappers is definitely non-trivial, though – you would be essentially developing your own library.