PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

11 rindas
535B

  1. name=Talkie
  2. version=1.1
  3. author=Peter Knight
  4. maintainer=going-digital
  5. sentence=Speech library for Arduino.
  6. paragraph=Talkie comes with over 1000 words of speech data that can be included in your projects. It is a software implementation of the Texas Instruments speech synthesis architecture (Linear Predictive Coding) from the late 1970s / early 1980s. The voice is familiar from Texas Instruments Speak & Spell family of educational products.
  7. category=Signal Input/Output
  8. url=https://github.com/going-digital/Talkie
  9. architectures=*