Can I write SQL using speech recognition?

Yes. SQL is well-suited to speech recognition (as well-suited as a programming language can be, that is), given it’s limited vocabulary and sentence-like structure. Aside from formatting the SQL so that it looks nice, I can dictate it much faster than typing. Dictating code isn’t for everyone, however. It can be quite frustrating in the … Read more

Voice Recognition Software For Developers [closed]

It’s out there, and it works… There are quite a few speech recognition programs out there, of which Dragon NaturallySpeaking is, I think, one of the most widely used ones. I’ve used it myself, and have been impressed with its quality. That being a couple of years ago, I guess things have improved even further … Read more