Closed eroboticdude closed 11 months ago
note that I tested it with the voice set to alicia ( the default)
How do I properly change the voice? The documentation is very hard to grasp. I assumed I should just change the text but this does not seem to work.
I can't really add anything on top of what's already in the wiki: It's a two stop process: first you need to make the configuration files available (with add) before you can set the voice
Thanks, I've been figuring this out. It turns out when you set the output to 2 channels, the result is the sped up behavior. For voices, the announcer voice which I would like to try is broken, and it seems it can only pronounce "k" and "t" sounds. otherwise, everything is working better after switching to single channel.
Yes, I can confirm that espeak is generating a mono signal.
I didn't really have a close look into voices and maybe it is the easiest to check this out on the desktop to figure out what combinations are working...
issues were most likely caused by the pre-release version of the ESP32-S2 drivers 3.0.0-2
Hello, I am experimenting with this library, and using a i2s dac and the default test example on a esp32-s2 is skipping and jumping around, as well as being quite sped up. here is my code: