From 7596056168cefb2d7962bea871efa60699804c2b Mon Sep 17 00:00:00 2001 From: Camden Moors <66680985+camdenmoors@users.noreply.github.com> Date: Sun, 17 Apr 2022 10:37:40 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9b7b677..c581a24 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ Get an audible count of the number of WiFi devices in your area with an ESP32. ![3.5mm Headphone Jack Pinout](https://user-images.githubusercontent.com/66680985/163718368-cdb3b0c9-fcf4-48a0-95c6-a09318a9a510.png) +## Thanks To + - [ArminJo](https://github.com/ArminJo) for the updated [Talkie](https://github.com/ArminJo/Talkie) library + - [going-digital](https://github.com/going-digital) for the original [Talkie](https://github.com/going-digital/Talkie) library + - [Gadget Reboot](https://www.youtube.com/c/GadgetReboot) For [their video](https://www.youtube.com/watch?v=O_yl5kcRO5w) on Arduino speech synthesis ## Note The contents of this repository are a personal project and in no way reflect work done for my employer.