Another necessity for Voice Command.
Here is an updated .EXE file, it is hacked to enable the programs own advanced automatic gain control. Anyone who has used it knows it does not recognize your voice very well over bluetooth.. with this replacement EXE it works great! Just copy it over to your voice command directory on your 6700.
If you want to do the hack yourself, it requires a text editor:
To get around it, I tranferred voicecmd.exe to my desktop, used a hex editor to replace the "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Advan cedCPL\MicrophoneAGC" string in the exe with "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Advan cedCPL\MicrophoneAGP so it wites to the wrong place (not affecting any real settings. I made a backup, and replaced voicecmd.exe on the defice (don't forget to replace the copy in \Windows as well if using the VCABT hack).
Just search for:
4d 00 69 00 63 00 72 00 6f 00 70 00 68 00 6f 00 6e 00 65 00 41 00 47 00 43
and replace with:
4d 00 69 00 63 00 72 00 6f 00 70 00 68 00 6f 00 6e 00 65 00 41 00 47 00 50
|