This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Xerxeth's profile picture

[Miscperipherals] Speaker Api?

Started by Xerxeth, 24 July 2013 - 09:01 PM
Xerxeth #1
Posted 24 July 2013 - 11:01 PM
Hello ComputerCrafters,

I've been looking around, and I can't find an API for the Speaker peripheral. Its nice that you can run "speak" into a computer and then you can do simple text to speech with it.

However, I wanted to see if anyone has found or created API for this peripheral. I tried doing a shell.run("speak", "Hello", " "), but that only fired up the speak program. I was hoping to have it say "Hello", and then quit. I have seen things about "talking turtles", but still can't find a specific API or a method for it.

I have a lot of ideas for speakers too! I'll see if I can get something working the way I want it to.

Thanks,
Xerxeth
bu11dog #2
Posted 25 July 2013 - 05:36 PM
I was wondering if anyone could make a block that a computer or advanced computer could interact with that can be used as all the different note blocks all in one.