Hi,
Is there any standalone C/C++ SDK similar to python’s google-genai to use Gemini 2.0 Flash’s Multimodal Live API on IOT devices which are either bare metal C/C++ or RTOS based microcontrollers (not linux based)? if there is no SDK, how do I invoke Gemini 2.0 API from the C code assuming that my device has library to send and receive messages over the network.