NTSpeechGrammarRuleReference Class Reference
Inherits from | NTSpeechGrammarElement : NSObject |
---|---|
Declared in | NTSpeechGrammarRuleReference.h NTSpeechGrammarRuleReference.m |
referencedRuleName
Name of the referenced Rule. If referencedRule is not nil, the name of this rule is returned.
@property (nonatomic, strong) NSString *referencedRuleName
Discussion
Name of the referenced Rule. If referencedRule is not nil, the name of this rule is returned.
Declared In
NTSpeechGrammarRuleReference.h
+ referenceWithRule:
+ (NTSpeechGrammarRuleReference *)referenceWithRule:(NTSpeechGrammarRule *)rule