|
| 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: ISpeechGrammarRuleState
AddRuleTransition Method
The AddRuleTransition method adds a rule reference transition from the current rule state to another rule state in the same rule.
When the word sequence accepted by the referenced rule is spoken, the rule can go from the current state to the DestinationState. A rule accepts a word sequence when the rule can go from the initial state to the end state using the word sequence.
ISpeechGrammarRuleState.AddRuleTransition(
DestinationState As ISpeechGrammarRuleState,
Rule As ISpeechGrammarRule,
[PropertyName As String = ""],
[PropertyId As Long = 0],
[PropertyValue As Variant = 0],
[Weight As Single = 1.0]
)
Parameters
- DestinationState
- Specifies the DestinationState, or the state where the transition ends. DestinationState of Nothing means the end state of the rule.
- Rule
- Specifies the Rule.
- PropertyName
- [Optional] Specifies the PropertyName.
- PropertyId
- [Optional] Specifies the PropertyId.
- PropertyValue
- [Optional] Specifies the PropertyValue.
- Weight
- [Optional] Specifies the Weight.
Return Value
None.
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