ComputerCraft Forums

ComputerCraft => Programs => APIs and Utilities => Topic started by: Aio on Aug 08, 2024, 05:55 PM

Title: tts-engine, say words in computer craft!
Post by: Aio on Aug 08, 2024, 05:55 PM
tts-engine, say words in computer craft!

Today i would like to introduce my brand new text to speach engine!
It does not always have perfect pronunciation but should be good enough for basic sentances,
you can customize it a little bit in the code.
Anyways what are you waiting for?
get it on github now! (https://github.com/TheAio/tts-engine/)
or better yet, why not run the install command right away! Make sure you have one speaker connected.
wget run https://raw.githubusercontent.com/TheAio/tts-engine/main/install.lua
Note: there are no grantees that the code will work at all, i was sick when programming and therefor did limited testing.
Title: tts-engine, say words in computer craft!
Post by: Purrcival on Aug 19, 2024, 06:31 AM
I never thought people would utilize speakers in CC:T and start to share their code until now. Nice work!
Title: tts-engine, say words in computer craft!
Post by: Aio on Sep 03, 2024, 12:42 PM
Ty :3