"Hello Computer"; A Visual Studio add-in for Programming by Voice

Not sure how useful this is in practice. I have a hard enough time getting voice recognition to work in normal applications let alone using it to write code in Visual Studio, but who could resist giving this experimental add-in a try.  Personally I'd prefer a way to hook up voice to Visual Studio commands. But I can't imagine that is far off.

Josh

Via Scott Weinsteen

"For some of us coders who suffer from RSI, programming by voice is something of a holy grail. There are a fair number of false starts, and aborted attempts. It's a hard problem, the people who are most likely to want it, and be willing to work on a solution, are the same people who are unable to do so.

Here's my contribution, IdentifierCache , an experimental add-in for Visual Studio.Net to provide an identifier cache, based on the idea of the Emacs module cache-pad."

Project Home: https://speech.squidnet.com/default.aspx/SpeechRecognition.IdentifierCache

"An experimental add-in for Visual Studio.Net to provide an identifier cache, based on the idea of the Emacs module cache-pad "