NTJsgfFileSearch Class Reference
| Inherits from | NTSpeechSearch : NSObject |
|---|---|
| Declared in | NTJsgfFileSearch.h NTJsgfFileSearch.m |
Other Methods
path
Path to the jsgf file.
@property (nonatomic, strong, readonly) NSString *pathDiscussion
Path to the jsgf file.
Declared In
NTJsgfFileSearch.h
+ searchWithName:path:
Create a search with a jsgf file.
+ (NTJsgfFileSearch *)searchWithName:(NSString *)name path:(NSString *)pathParameters
name |
Name |
|---|---|
path |
Path to jsgf file |
Return Value
instance
Discussion
Create a search with a jsgf file.
Declared In
NTJsgfFileSearch.h