Results 486 comments of Wolle

We recently had the topic #443, the new version eliminates the compiler errors, but the C3 will still not work properly. Reason: C3 is an 32-bit RISC-V single-core processor. Only...

But the readme states at the top that single core processors do not work. ![image](https://github.com/schreibfaul1/ESP32-audioI2S/assets/26044260/05e1a139-f625-475b-81ae-13b4e46a67c2)

Based on the detailed description, I don't think you've done anything wrong. On some S3 boards, the 5V pin is only an input and does not provide 5V, in which...

you wait until connecttospeech(.....) is finished. Then the event audio_eof_speech(const char *info) is called. In the simplest case, you can use this to set up another connection. void setup(){ ......

the decoders are built for 16 bit, so 24 bit is not possible. PSRAM is always used where possible.

It is essential to ensure that the maximum operating voltage is not exceeded. However, the PCM5102 board shown here, like many others, has an internal voltage regulator that limits the...

Hi @tv4you2016, this is the first m3u8 playlist I've seen in xml format. The crash comes from the large line length and the buffer limit overrides. Additionally, there is the...

I think I've got a handle on it now. I get the correct order of the chunks via the media sequence number. https://stream-hls.bauermedia.pt/comercial.aac/playlist.m3u8 has been running without any problems for...

This error will certainly not occur again. Whereby the station `chunks-bauerpt.sharp-stream.com` is difficult to receive for me, ping times are okay, but 25% data loss.

Is that what you mean? ![image](https://github.com/schreibfaul1/ESP32-audioI2S/assets/26044260/52af31b1-aa72-4348-b3e7-22713548b429) ![image](https://github.com/schreibfaul1/ESP32-audioI2S/assets/26044260/499c2998-24ea-4b5a-848b-edf25edc2d58)