Skip to content

Commit 5977a44

Browse files
authored
Update README.md
1 parent eb80bb8 commit 5977a44

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,15 +127,14 @@ Dependent on the example you might need to install some of the following librari
127127
- [SAM](https://github.com/pschatzmann/arduino-SAM) A Text to Speech Engine
128128
- [TTS](https://github.com/pschatzmann/TTS) A Text to Speech Engine
129129
- [flite](https://github.com/pschatzmann/arduino-flite) A Text to Speech Engine
130-
- [simple-tts](https://github.com/pschatzmann/arduino-simple-tts) A Simple TTS engine which is based on prerecorded audio (Talking Clock, Talking Numbers)
130+
- [simple-tts](https://github.com/pschatzmann/arduino-simple-tts) A Simple TTS engine using prerecorded audio (e.g. to implement Talking Clock, Talking Numbers)
131131
- [arduino-stk](https://github.com/pschatzmann/Arduino-STK) Synthesis ToolKit in C++ (STK)
132132
- [Maximilian](https://github.com/pschatzmann/Maximilian) cross-platform and multi-target audio synthesis and signal processing library
133133
- [Mozzi](https://github.com/pschatzmann/Mozzi) A sound synthesis library for Arduino
134-
- [rp2040-i2s](https://github.com/pschatzmann/rp2040-i2s) I2S library for RP2040 (mbed)
135134
- [Tensorflow Lite](https://github.com/pschatzmann/tflite-micro-arduino-examples) Machine Learning for Arduino
136135
- [KissFFT](https://github.com/pschatzmann/kissfft) Fast Fourier Transform FFT Library
137136
- [esp32-fft](https://github.com/pschatzmann/esp32-fft) Another FFT library (not only for the ESP32)
138-
- [rp2040-i2s](https://github.com/pschatzmann/rp2040-i2s) I2S for MBED RP2040
137+
- [rp2040-i2s](https://github.com/pschatzmann/rp2040-i2s) I2S library for MBED RP2040
139138
- [SdFat Library](https://github.com/greiman/SdFat) to read and write files supporting SD cards with FAT16/FAT32 and exFAT
140139
- [SD Library](https://www.arduino.cc/en/reference/SD) to read and write files supporting SD cards with FAT16 and FAT32
141140

0 commit comments

Comments
 (0)