Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Use speech synthesis rather than sampled audio — Speak & Spell did comprehensible speech with a few kilobytes of ROM in 1978.

With the benefit of a modern microcontroller, I imagine you could do natural-ish speech with only moderately larger parameter sets.



yeah, the lpc-10 voice codec i mentioned uses the same linear predictive coding approach the chip in the speak & spell used; it requires about 10 multiplications per output sample, which is about 80000 per second, which may be challenging on an attiny2313 or attiny45 where you have to do the multiplications with repeated shifts and adds, but i think ought to be doable on the atmega328




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: