going-digital / Talkie

Speech library for Arduino
314 stars 112 forks source link

Update for Arduino 1.6.x and port to Teensy #15

Open PaulStoffregen opened 8 years ago

PaulStoffregen commented 8 years ago

This set of changes updates this library to work on modern versions of Arduino. It also adds support for Teensy LC, 3.1 & 3.2.

The folder hierarchy is changed and a library.properties file was added, to meet Arduino's requirements for listing in their new Library Manager.

PaulStoffregen commented 8 years ago

This fixes #9

PaulStoffregen commented 8 years ago

Is Talkie no longer being maintained?

Over the last week, I've heard requests and contributions for more advanced features. I'd like to start testing and merging these, at least to my repository.

If you'd like to merge this update, but not a bunch of other new features, and you need more time to review, please say so. Otherwise, as I do more work, github will continue piling new features onto the pull request.

PaulStoffregen commented 7 years ago

Sorry, I should have created a branch for this pull request. Because I overlooked this step, this pull request has continued to expand as we've done more Teensy-specific development.

If anyone ever reads this and wants to merge some but not all, please contact me (paul at pjrc dot com) and I'll prepare a better pull request with a proper branch.