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
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