I2S examples

This commit is contained in:
Phil Schatzmann 2022-02-19 13:50:37 +01:00
parent 0e18b4fcca
commit 7a5f8219f9

View File

@ -37,6 +37,7 @@ void setup(){
void sayWord() {
Serial.println("Saying word...");
mp3.begin(); // restart source
helix.begin(); // so that we can repeatedly call this method
copier.copyAll();
helix.end(); // flush output