Coding with Repetitive Strain

I am regrettably plagued by repetitive strain right now, so realistically I'm going to have to stop coding for some time TT

I was wondering, do you think it's worth trying to teach Windows Speech Recognition C++?
No, and I speak from experience. It's not accurate enough to get things done easily. Even with extending it through macros it isn't a very good tool for this.

EDIT:
I should note, however, that some simple scripting languages were easy enough to use. I used the macro api to create macros. Also I hear that if you know C# you can extend it using that. I never tried, but the API shouldn't be to difficult to figure out. Plus if it's .NET (as I assume it is) it wouldnt be very difficult to use C++ for it.
Last edited on
Actually, I just meant adding "int", "char", "* = star" to speech recognition :P No coding involved ;)
Topic archived. No new replies allowed.