Hi.
I've updated liboai to support both the audio and chat endpoints of the OpenAI API to allow developers to transcribe and translate audio, as well as engage in ongoing conversations with AI from within your C++ applications.
Furthermore, liboai has been updated to remove dependence on CPR, and has, instead, opted for an in-source cURL wrapper inspired by CPR.
You can find it here: https://github.com/D7EAD/liboai
Enjoy!