Search found 3 matches

by theronic
Tue Mar 12, 2019 7:48 am
Forum: ESP-IDF
Topic: I2S microphone (RX)
Replies: 60
Views: 136835

Re: Megaphone example for ESP32-LYRATD-MSC

Hi BuddyCasino, I'm trying to get your megaphone example working on the ESP32-LYRATD-MSC, but I'm only getting silence. I've spent a few days trying to cross-correlate what's different in the get-started/player examples and the newer esp-avs-sdk, but I'm only getting silence. Do you perhaps have som...
by theronic
Mon Mar 11, 2019 1:32 pm
Forum: ESP-ADF
Topic: Could "record-raw-http" send file to different ip?
Replies: 1
Views: 3675

Re: Could "record-raw-http" send file to different ip?

If you run `make menuconfig`, you can configure the upload URI somewhere under components. Alternatively, manually edit sdkconfig and look for the URI you want to replace (it has /upload in it), and recompile.
by theronic
Tue Mar 05, 2019 10:33 pm
Forum: ESP-ADF
Topic: [ESP32-LyraTD-MSC V2.1] Send audio over TCP
Replies: 4
Views: 9682

Re: [ESP32-LyraTD-MSC V2.1] Send audio over TCP

It seems that the raw audio over HTTP example is broken for the ESP32-LYRATD-MSC. Can anyone chime in on how to to get it working for the LYRA? Apparently it has to do with the Lyra using a different codec chip.