PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

library.properties 535B

3 år sedan
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=*