Example Code for ESP-IDF - Integration with OpenAI RTC

This example code allows real-time conversation with OpenAI (ChatGPT).

Hardware Preparation

Software Preparation

  • This code must run in the ESP-IDF environment.

  • An OpenAI token is required for usage.

Sample Code

  • Project URL: https://github.com/DFRobot/openai-realtime-embedded-sdk

Additional Information

  • An OpenAI token is required for usage.

Was this article helpful?

TOP