protected static interface AutoItRs.Recognizable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEngineRS()
This Recognition String is engine specific.
|
java.lang.String |
getRawRS()
This raw Recognition String is provided by user, it can be in SAFS format,
engine format, or any other format which will be parsed into engine RS.
|
void |
parseRawRS()
This method should parse the raw RS
|
java.lang.String getRawRS()
java.lang.String getEngineRS()
void parseRawRS()
Copyright © SAS Institute. All Rights Reserved.