earlephilhower / ESP8266SAM

Speech synthesis for ESP8266 using S.A.M. port
315 stars 41 forks source link

Can't seem to get an output nodac on ESP32 #21

Closed ILFforever closed 2 years ago

ILFforever commented 2 years ago

Could someone guide me on using the code on an esp32? I was using an Esp8266 with the nodac code. Using a single wire from rx to an input pin on my amp it works fine but once I switch to an Esp32 it doesn't seem to output anything on any Rx pins. Oh and if anyone could teach me how to switch the voice presets in the code, that would be much appreciated as well. Best regards, H.

ILFforever commented 2 years ago

Just found the solution to changing sounds under closed issues :) Doesn't help with audio not outputting though.