arduino-audio-tools/examples/examples-tts
2024-04-16 08:07:34 +02:00
..
streams-azure_tts-i2s azure tts example compile errors 2023-07-19 14:34:27 +02:00
streams-espeak-audiokit Examples Compile errors ESP32 v3.0.0 2024-04-16 08:07:34 +02:00
streams-espeak-i2s Examples Compile errors ESP32 v3.0.0 2024-04-16 08:07:34 +02:00
streams-flite-audiokit Examples Compile errors ESP32 v3.0.0 2024-04-16 08:07:34 +02:00
streams-flite-i2s Examples Compile errors ESP32 v3.0.0 2024-04-16 08:07:34 +02:00
streams-google-audiokit audiokit example migration 2024-02-09 14:37:16 +01:00
streams-sam-audiokit audiokit example migration 2024-02-09 14:37:16 +01:00
streams-sam-i2s audiokit example migration 2024-02-09 14:37:16 +01:00
streams-simple_tts-a2dp rename to A2DPStream.h 2024-03-21 08:51:06 +01:00
streams-simple_tts-i2s audiokit example migration 2024-02-09 14:37:16 +01:00
streams-tts-i2s audiokit example migration 2024-02-09 14:37:16 +01:00
streams-url_wav-i2s audiokit example migration 2024-02-09 14:37:16 +01:00
README.md README.md 2023-05-07 05:55:58 +02:00

Text to Speech Examples

I already provided the text to speech examples a part of the webserver examples, but decided to to some more examples that demonstrate how to do TTS using the regular audio-tools output streams!

Please note in the readme of the example, I specify which additional library you need to install!