Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can i use this library for wifi boards like ESP32 and ESP8266 #28

Open
futechiot opened this issue May 7, 2018 · 1 comment
Open

Comments

@futechiot
Copy link

for my in-house product of RFID card attendance system in the office. I received a data from my server.
I just want to do when a valid card or employee scan the RFID card.
I want to put a "welcome" msg.

this library only works for Arduino. so I have to design library for my board.
can anyone help me with this???

@rondua
Copy link

rondua commented May 17, 2018

There is a port of Talkie to the ESP32 at https://github.com/bobh/ESP32Talkie.
A slightly different approach at speech synthesis than Talkie has Software Automatic Mouth (SAM) which is available for ESP8266 and ESP-32 at https://github.com/earlephilhower/ESP8266SAM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants