Results 1 comments of SAITO, Tetsuya

Though this is not the best solution, you can compile AquestTalkTTS files in your library with the following setting in platformio.ini. ```platformio.ini [env:m5stack-core-with-aquestalk] build_flags = -I.pio/libdeps/${PIOENV}/M5Stack-Avatar/lib/AquesTalkTTS # added -laquestalk -Llib/aquestalk-esp32/src/esp32...