NTSpeechGrammarGroup Class Reference
| Inherits from | NTSpeechGrammarElement : NSObject |
|---|---|
| Declared in | NTSpeechGrammarGroup.h NTSpeechGrammarGroup.m |
– initWithRoot:optional:
- (instancetype)initWithRoot:(NTSpeechGrammarElement *)root optional:(BOOL)isOptional+ optionalGroupWithRoot:
+ (NTSpeechGrammarGroup *)optionalGroupWithRoot:(NTSpeechGrammarElement *)root