|
| Leading Translation Management System for Translation Agencies, Top Translation Management Software for Freelance Translators, Time Tracking Software, Word Count, Character Count and Line Count Software, Computer Assisted Translation Tool for Easy Word Count, Clipboard Character Count Software, User-Friendly Translation Memory Software, Terminology Management Software, Terminology Management Server, Microsoft Glossary Software, Dictionary of Acronyms, Social Network for Translators and Translation Agencies, Acronyms and Abbreviations Search Engine, Russian Translation Lab, Ukrainian Translation Lab. |
You are reading help file online using chmlib.com
|
Microsoft Speech SDK
Speech Automation 5.1
Interface: ISpeechGrammarRules
Add Method
The Add method creates a new ISpeechGrammarRule object in an ISpeechGrammarRules collection.
RuleName, or RuleId, or both must be specified to identify the rule. If RuleName is specified (not an empty string such as ""), it must be unique within the grammar. If RuleId is specified (a value other than zero), it must be unique within the grammar.
ISpeechGrammarRules.Add(
RuleName As String,
Attributes As SpeechRuleAttributes,
[RuleId As Long = 0]
) As ISpeechGrammarRule
Parameters
- RuleName
- Specifies the RuleName of the new rule.
- Attributes
- Specifies the Attributes of the new rule.
- RuleId
- Specifies the RuleId of the new rule. Default value is zero.
Return Value
The Add method returns the newly-created ISpeechGrammarRule object.
You are reading help file online using chmlib.com
|
If you want your help file to be removed or added please send e-mail to chmlibcom@gmail.com