PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

11 Zeilen
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=*