PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

library.properties 535B

3 лет назад
12345678910
  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=*