Hasaken

Results 3 issues of Hasaken

**nanoFramework area:** ( new class lib ) ### Description I couldn't find I2S protocol support in nanoFramework. Do you plan to add it in close future?

Status: In progress
Area: Interpreter
Area: Targets-ESP32

Hi Guys. Esp_rtc.h has following session events: /** * @brief RTC session event */ typedef enum { ESP_RTC_EVENT_NULL = 0, ESP_RTC_EVENT_REGISTERED, ESP_RTC_EVENT_INCOMING, ESP_RTC_EVENT_CALLING, ESP_RTC_EVENT_HANGUP, ESP_RTC_EVENT_ERROR, ESP_RTC_EVENT_UNREGISTERED, ESP_RTC_EVENT_AUDIO_SESSION_BEGIN, ESP_RTC_EVENT_AUDIO_SESSION_END, ESP_RTC_EVENT_VIDEO_SESSION_BEGIN, ESP_RTC_EVENT_VIDEO_SESSION_END,...

Hi guys! We have an issue with VOIP example on custom board. Please check out the info below. ## Environment - Module or chip used: ESP32-WROVER-E + custome I2S codec...