Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 527 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 527 Bytes

SimpleSpeechSynthesis_Arduino

True speech synthesis for Arduino. Most other libraries that advertise text to speech are basic, and can only say recorded words. This library is only available in English.

If you want to test a board, you can submit the test results in an issue. It will then go to Unconfirmed tests, where it can be confirmed by the owner.

Confirmed tests:

  • Arduino Uno R3 ✔️ (Output on pin D10)
  • Arduino Micro ✔️ (Output on pin D10)

Unconfirmed tests:

  • There are no unconfirmed tests right now.