I'm not exactly sure how to, using this API, retrieve the type of Voicemeeter client (i.e. Standard, Banana, or Potato) once initialized and connected to it. I know this is possible by directly accessing VoicemeeterRemote.dll and using the entry point VBVMR_GetVoicemeeterType, but I am wondering if there is an easier solution through this API.
I'm not exactly sure how to, using this API, retrieve the type of Voicemeeter client (i.e. Standard, Banana, or Potato) once initialized and connected to it. I know this is possible by directly accessing VoicemeeterRemote.dll and using the entry point
VBVMR_GetVoicemeeterType, but I am wondering if there is an easier solution through this API.