I recently came upon something called Rpoku which is a spoken computer language. I also found some research called Voice Code which takes a different approach. There’s a demo video here..
Does this look promising, or is just a toy? Is it or will it be possible to create applications some day without typing at a keyboard?
I’ve been thinking about this one a lot; and I think it would take a paradigm shift (not to mention advances in AI on the scale of Star Trek) to allow programmers to be as productive orally as they are when writing.
For instance, in this simple code example, I’m actually saying a lot more than I’m typing:
In that code block, I’m saying the following:
(I intentionally left out the code to assign the names to the employees — for simplicity).
It was much faster for me to type out that code than it was to say what I wanted to do, and even if it weren’t, there would have to be terms defined for the computer to translate my words into actual code. Not to mention that this is a very high-level language — imagine what Perl (or C) would look like if spoken?