Files

  • Not Found
  • Invalid object requested. SHA must identify a commit or a tree.
Last update 12 months 3 days by Stephen Crane
Files
eagle
examples
images
sounds
.gitignore
PWM.md
README.md
TTS.cpp
TTS.h
english.h
keywords.txt
library.json
sound.cpp
sound.h
library.json
{ "name": "TTS", "keywords": "audio, speech", "description": "Text-to-Speech for Arduino", "repository": { "type": "git", "url": "https://github.com/jscrane/TTS.git" }, "version": "1.0.0", "export": { "exclude": [ "images", "sounds" ] }, "frameworks": "arduino", "platforms": "*" }
Report a bug