Search found 2 matches

by qingvsyu
Sat Feb 21, 2026 3:06 pm
Forum: ESP-SkaiNet 中文讨论版
Topic: afe_handle->fetch获得的音频数据如何播放?
Replies: 3
Views: 28291

Re: afe_handle->fetch获得的音频数据如何播放?

audio_chunksize * sizeof(int16_t) * feed_channel
这个有多少空间呀。我的1024
printf("i2s_buff缓存大小:%d",audio_chunksize * sizeof(int16_t) * nch);
i2s_buff缓存大小:1024
by qingvsyu
Sat Feb 21, 2026 2:56 pm
Forum: ESP-ADF
Topic: How can I get the VAD example working on my ESP32-S3 DevKit-C?
Replies: 1
Views: 2861

Re: How can I get the VAD example working on my ESP32-S3 DevKit-C?

Hello, has the problem been resolved?;
Me too;

I (29) boot: ESP-IDF v5.5.1-dirty 2nd stage bootloader
I (29) boot: compile time Feb 21 2026 22:21:23
I (29) boot: Multicore bootloader
I (30) boot: chip revision: v0.2
I (33) boot: efuse block revision: v1.3
I (36) boot.esp32s3: Boot SPI Speed : 80MHz ...

Go to advanced search