Hasaken

Results 12 comments of Hasaken

Thanks for the quick response. I use ESP32. I can help by testing.

Dear Espressif Team, could you please review my request?

@TempoTian Thank you for the info. The errors below disappeared: W (74483) AFE: Ringbuffer of AFE is empty, Please use feed() to write data W (75450) AV_STREAM: AEC reference write...

@TempoTian Our codec is not I2S, it is PCM codec operating in mono, having 8KHz bitrate and 16 bit sample length. Could you please advice correct ADF i2s stream configuration...

Hi everyone. Esp_rtc.h file has esp_rtc_set_private_header function which can be used for setting headers, but I can't find any doc for it. Having a function to read any or all...

@TempoTian Thank you for the info. What type is "sip" variable in the example above? And what about reading headers of SIP request incoming to ESP32?

@TempoTian We have a project built on previous version of ADF. That version had following functions for SIP message processing: 1) esp_sip_read_incomming_messages - this function was returning sip_messages_info_t structure, having...

@TempoTian Yes, our code depends on those functions. We would be very grateful, if you enable them. So we will move to the up-to-date version of ADF.

@TempoTian Hi Friend! Hope you're doing well and work on enabling those functions. Could you please rename "esp_sip_read_incomMing_messages" function to "esp_sip_read_incoming_messages", also? )) Thanks in advance.