esp-adf icon indicating copy to clipboard operation
esp-adf copied to clipboard

Espressif Audio Development Framework

Results 440 esp-adf issues
Sort by recently updated
recently updated
newest added

## Description While using VoIP example on ESP32-S3-Box3 the device was picking up speaker's audio (AFE channel) instead of Mic, this commit should fix that. ## Related https://github.com/espressif/esp-adf/issues/1140 ## Testing...

## Environment - Audio development kit: |ESP32-S3-Korvo-2|ESP32-S3-Korvo-2-LCD - Audio kit version ESP32-S3-Korvo-2: v3 - [Required] Module or chip used: [ESP32-S3-WROOM-1] - [Required] IDF version (run ``git describe --tags`` in $IDF_PATH...

## Environment - Audio development kit: ESP32-LyraT - Audio kit version ESP32-LyraT v4.3 - [Required] Module or chip used: ESP32-WROVER-E - [Required] IDF version (run ``git describe --tags`` in $IDF_PATH...

The ADF example project coze_ws_app fails to build with the latest version of gmf_app_utils. CMakeLists for ADF example coze_ws_app espressif/gmf_app_utils: version: "^0.7" But in a recent update, gmf_app_utils was changed...

Environment Audio development kit: [ESP32-Lyrat-Mini V1.2] [Required] IDF version (run git describe --tags in $IDF_PATH folder to find it): // v5.4.2 [Required] ADF version (run git describe --tags in $ADF_PATH...

# ESP-ADF Issue Report: audio_event_iface_listen blocks indefinitely after audio_pipeline_set_listener is called during dynamic pipeline reconfiguration ## Environment - ESP-ADF version: [Your version, e.g., v2.6] - ESP-IDF version: v5.4 - Development...

## Problem and description There is no programmatic feedback (API, status, event) that a RTC registration is not working. Within the event enum, add a new value like ESP_RTC_REGISTER_FAIL which...

我在用coze_ws_app的例子,经常会出现以下的报错和警报: 1.ESP_COZE_CHAT: Audio data send timeout 2.AFE: Ringbuffer of AFE is empty, Please use feed() to write data 3. E (272379) esp-tls-mbedtls: write error :-0x6C00 E (272379) transport_base: esp_tls_conn_write error,...

## Description ## Related ## Testing --- ## Checklist Before submitting a Pull Request, please ensure the following: - [ ] 🚨 This PR does not introduce breaking changes. -...