Files
klubhaus-doorbell/libraries/audio-tools/examples/examples-tts/streams-flite-audiokit/README.md
2026-02-16 19:05:11 -08:00

20 lines
699 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Using FLITE Speach to Text
I am providing a simple sketch which generates sound data with the Flite text to speach engine.
You need to install https://github.com/pschatzmann/arduino-flite
The output goes to a AI Thinker Audio Kit.
<img src="https://pschatzmann.github.io/Resources/img/audio-toolkit.png" alt="Audio Kit" />
### Dependencies
You need to install the following libraries:
- [Arduino Audio Tools](https://github.com/pschatzmann/arduino-audio-tools)
- [Audio Driver](https://github.com/pschatzmann/arduino-audio-driver)
- [FLITE](https://github.com/pschatzmann/arduino-flite)
FLITE is quite big: you need to need to use the custom Partition Schema or RainMaker 4MB no OTA