|
Re: Bluetooth and MS VoiceCommand
When you hit the button on the jawbone does it issue a command to anything? If it pulls up something other than MS Voice Command, then this regedit should point it back to MSVC:
You need to have these two registry entries for Microsoft VoiceCommand to work over bluetooth.
[HKEY_LOCAL_MACHINE\Software\Microsoft\Bluetooth\Au dioGateway]
"BTAGExtModule"="vcbthag.dll"
[HKEY_LOCAL_MACHINE\Software\OEM\VoiceCommand]
"Path"="\\Windows\\VoiceCMD.exe"
Also, if you use a wired headset, place a copy of voicecmd.exe and call it sddialer.exe in the \windows\ folder. This will allow you to use your headset's talk button to call voice command.
|