This method sets whether speech recognition is enabled or disabled for a voice command site.
HRESULT EnabledSet( DWORD dwEnabled );
Calling EnabledSet allows the user to completely turn off speech recognition for a site so that nothing is recognized, including commands on sleep menus. For example, the user might want to disable speech recognition from the computer microphone during a meeting so that speech recognition remains off, even if a particpant inadvertently speaks a command on a sleep menu.
The enabled state for a site is saved between uses of the site, even if the user shuts down the computer in the meantime.