GetSpeechRulesDir
The root directory that contains speech-generation rules. The default is "../SpeechRules" (i.e., the directory containing the executable/.dll files).
C++
HRESULT GetSpeechRulesDir([out, retval] BSTR *rulesDir);
Visual Basic
Public Function GetSpeechRulesDir () As Long
Parameters
None
Return value
ruleDir As String
|