SetSpeechRulesDir
Sets the path to the root directory that contains speech-generation rules.
C++
HRESULT SetSpeechRulesDir([in] BSTR rulesDir);
Visual Basic
Public Function SetSpeechRulesDir (
speechrulesdir As String
) As Long
Parameters
speechrulesdir
|
[in] the path to a directory with Speech Rules files
|
Return value
None
|