Quote:
Originally Posted by Deimoss
how can i change it so that Voice Command from 23568 cooks in disabled, (without a checkmark) As of right now its enabled at boot, but also takes up a little RAM. rather use it when i really need it with long send key, like when driving thanks!
|
I believe i found where i can enable and disable those options, incase anyone else wants to dive in and pre configure voice command settings for the road d:
edit 410788f1-acd5-457b-b9ea-df86ac7f990e.rgu inside your SYS voicecommand package.
Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Voice Command\Speech]
"SRTimeout" = dword:00000FA0
"IgnoreThreshold" = dword:0000000A
"SharedRecognizer" = dword:00000000
"RejectionThreshold" = dword:0000002D
"Enabled" = dword:00000001
"Options" = dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Voice Command\Extensions\Start Menu]
"Enabled" = dword:00000000
"Options" = dword:00000001
"Flags" = dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Voice Command\Extensions\Phone]
"Flags" = dword:00000003
"Options" = dword:00000001
"Enabled" = dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Voice Command\Extensions\Media]
"Enabled" = dword:00000000
"Options" = dword:00000001
"Flags" = dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Voice Command\Extensions\Contacts]
"Flags" = dword:00000001
"Options" = dword:00000000
"Enabled" = dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Voice Command\Extensions\Calendar]
"Flags" = dword:00000001
"Options" = dword:00000001
"Enabled" = dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Voice Command\Extensions\Status]
"Flags" = dword:00000001
"Options" = dword:00000000
"Enabled" = dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Voice Command\Extensions\Email]
"Flags" = dword:00000003
"Options" = dword:00000001
"Enabled" = dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Voice Command\Extensions\Notifications]
"Flags" = dword:00000009
"Options" = dword:00000000
"Enabled" = dword:00000001