Results 9 comments of 陈状

@jason-mao 这是重新上传的三个音乐,http和https访问都可以 https://static-web-file-001.obs.cn-north-4.myhuaweicloud.com/bin/mp3/Relax.mp3 https://static-web-file-001.obs.cn-north-4.myhuaweicloud.com/bin/mp3/gnypmfys.mp3 https://static-web-file-001.obs.cn-north-4.myhuaweicloud.com/bin/mp3/Me.mp3

俺也一样,rtc与voip相关文档严重不足,官方例程也是古老破旧,想要自己实现voip完全无从下手,可以说整个adf就好像没有一样

不要下载flash提示音就不会产生堆栈溢出,清空分区后重新编译下载,使用idf4.4.7可以正常运行

@TempoTian 顺便再问一下,声音很小怎么回事,喇叭是4Ω3w钕磁铁品质很好,声音已经调到最大了,使用pipeline_http_mp3例程声音也不是很大,有没有什么办法可以再加大一些声音

https://github.com/espressif/esp-adf/assets/40551848/0ac581ca-60d2-46e3-b86d-e4335e49dbec @TempoTian 对于mp3播放他听起来噪音很大,我很能确定我的网络无比的通常,这是音频地址https://static-web-file-001.obs.cn-north-4.myhuaweicloud.com/bin/Me.mp3

@TempoTian 老哥,audio_hal_set_volume我看只是设置了喇叭声音的大小,并没有直接改变麦克风拾音的大小呢,另外我提交了关于噪音的议题你那里有人方便帮看看呗

@TempoTian esp_err_t es7243_adc_set_voice_volume(int volume);我已经在内部修改成了100,但声音依旧不是很大,距离麦克风10厘米远,linPhone那里喇叭显示的最高也就30%那样,mini板子用的麦克风灵敏度信噪比多少跟麦克风有关系么

@TempoTian 老哥,我将代码回滚到了[https://github.com/espressif/esp-adf/issues/1169#issuecomment-2011127152](url),但是提示音听起来很慢就像是sample rate没有设置正常一样,idf-4.4.7 adf-master