This video shows how to use the "Talkie" library for the Arduino. It utilizes the Linear Predictive Coding (LPC) method to play back speech. This was also used by the famous Speak&Spell, some Chrysler cars and other toys.
Thank you to PCBWay for sponsoring this video. Get PCBs, 3D printing and sheet metal works:
https://www.pcbway.com/?from=Doctor%20Volt
Consider supporting this channel on Patreon and get updates about ongoing projects and ad-free preview videos!
https://www.patreon.com/docvolt
Repositories:
Play LPC data:
https://github.com/ArminJo/Talkie
Play uncompressed wave data:
https://highlowtech.org/?p=1963
Items used in this video:
Arduino UNO:
https://amzn.to/3L56Np5
Please use these links for your order to support the channel. It's the same price for you, but I'll get a small commission.
00:00 - Intro
00:27 - Linear Predictive Coding (LPC)
01:23 - Texas Instruments TMS5000 series VDPs
02:46 - The Talkie Arduino Library
05:45 - Synthesizing own voice
08:08 - Playing raw audio data on Arduino