Tool/software:
Hi,
How can I use the SBC_x64.dll library (present in TI GITHUB ble_examples, branch ble_examples-2.2) to decode mSBC samples in a C++ project. This library is provided in a python sample code (tools/scripts/audio) and has no header file with functions definitions. mSBC data is produced by a CC2640R2 module using the code provided by the same branch (src/util/sbc). Thank you!