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

Espressif Audio Development Framework

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

IDF:V4.4 ADF:Master 服务器:yate 开发板:esp32-lyrat 现象:esp32注册到yate,过15分钟左右掉线,需复位 【esp32日志】: I (35864) SIP: [1970-01-01/00:00:17]=======WRITE 0827 bytes>> I (35864) SIP: OPTIONS sip:[email protected]:5060 SIP/2.0 Via: SIP/2.0/UDP 192.168.3.176:14040;branch=z9hG4bK--291103790;rport From: ;tag=-1831371918 To: Contact: Max-Forwards: 70 Call-ID: 62164195B9DF78A201378694790BA70B926D3E7652C2 CSeq:...

Type: Question

IDF:V4.4 ADF:Master rst:0x1 (POWERON_RESET),boot:0x1f (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:1 load:0x3fff0030,len:6948 load:0x40078000,len:15512 load:0x40080400,len:4492 entry 0x400806b4 I (27) boot: ESP-IDF v4.4-157-gc7b9f94-dirty 2nd stage bootloader I (27) boot: compile time...

Type: Question

I've tested pipeline_passthru example with LyraT v4.3 board, IDF v4.4 and ADF v2.3. There are 2 problems with this example: 1. "E (444) I2S: register I2S object to platform failed"...

Type: Bug
Status: In Progress

Referring to this example [pipeline_recording_to_sdcard](https://github.com/espressif/esp-adf/tree/master/examples/recorder/pipeline_recording_to_sdcard) I ran it as is with the default WAV config and configured the board to the LyraT mini. I read a blog with an official...

Type: Question

Hi: i use the voip example and transplant it to my custom board, i get some sip client to call my esp32 client , it ringing OK, and i can...

Type: Question

Hi, i've been trying to run the **pipeline_a2dp_sink_with_hfp** example. The basic example is working on the MSC2.2 LyraT board. EDIT: IDF 4.4 - ADF Current Release Additional specifications require an...

Type: Question

Guys, who has used esp32 to burn the prompt sound, how to determine the prompt sound URI ? ``` const char* tone_uri[] = { "flash://tone/0_Bt_Reconnect.mp3", "flash://tone/1_Wechat.mp3", "flash://tone/2_Welcome_To_Wifi.mp3", "flash://tone/3_New_Version_Available.mp3", "flash://tone/4_Bt_Success.mp3", "flash://tone/5_Freetalk.mp3",...

Type: Question

Hello, I have a LyraT V4.3 and I would like to create a HFP-AG with the audio codec chip support. I saw that there is an example of a HFP-client...

Type: New Feature

I tried to follow the steps described in `micropython_adf/README.md` but cant get the module to build. Here are some hints I can help with, but in the end I didn't...

Type: Question

### **Environment** > Development Kit: ESP32-LyraT > Kit version: v4.3 > IDF version : v4.0.3 > ADF version: master (76f1a1a150f9f23114ee8236d952803ce0b4a007) > Power Supply : USB > Operating System : Windows...

help wanted
Type: Question