Hello,
Working on an undergrad project and struggling to interpret the library built by espressif for ESP32 which makes using the Open AI APIs easier. There are some examples in the github for the chat element, but I am struggling to use the documentation to use the Audio Transcription and...
I'm trying to run the Classic Bluetooth "acceptor" example:
https://github.com/espressif/esp-idf/tree/master/examples/bluetooth/bluedroid/classic_bt/bt_spp_acceptor
With the same sdkconfig configuration settings as the example
I turn on the bluetooth in the phone. I select the ESP32 device...