Platform SDK: Agent

IAgentSpeechInputProperties::GetEnabled

HRESULT GetEnabled(
   long * pbEnabled  // address of variable for speech recognition engine 
);                   // Enabled setting

Retrieves a value indicating whether the installed speech recognition engine is enabled.

pbEnabled
Address of a variable that receives True if the speech engine is currently enabled and False if disabled.