SUCIALISM

Logo

Hello, my name is John Su. Welcome to my homepage. I'm a senior technical director, technical artist, game engineer, VFX artist, and art-lover.

View My GitHub Profile

30 September 2024

Votrax

by John

UNIX: A History and a Memoir is a great book to read. The book mentions a program called “Votrax” that can speak the text you typed.

I had just got my Raspberry PI at that moment, and I decided to write a simple program that can do the similar thing.

And this is my implementation. It uses the following techniques:

So once anyone visit <domain>/v1/some-thing, it will “say” “some thing” through the speak of my Raspberry PI.

views: tags: for-fun