Using Visual Studio 2010 and Speech Recognition in Windows 7?

I have never used Speech Recognition (SR) at all, but I heard that the built-in SR features for Windows 7 are not half bad. I think it can be a true performance accelerator with Visual Studio, so I can reduce the use of the mouse (no comments from Emacs, please ;-). I do not assume that you are not using the keyboard to enter the actual code - but maybe this will work too?

Does anyone have experience using SR with Visual Studio on Windows 7? If so, what are some usage tips?

+3
source share
1 answer

Windows ( MSAA, ) . , Visual Studio 2008 MSAA, Windows Visual Studio 2008.

devenv.exe "" .

Visual Studio 2010 Windows, devenv.exe, HKEY_CURRENT_USER\Software\Microsoft\Speech\Preferences\AppCompatDisableMSAA

regedit 'devenv.exe'.

VS 2010 Windows, .

+5

Source: https://habr.com/ru/post/1748246/


All Articles