Provides the user with a string representation of the semantic interpretation object.
const char* GetInterpretationString(int voicechannel, int index)
The channel containing the decoded audio
index
The index number of the interpretation you wish to get. As the numbering starts at 0, this will be a value between 0 and one less than the value of GetNumberOfInterpretations.
The interpretation string has the same information as the data contained in the semantic interpretation object, but formatted as a single string.
LV_SRE_GetInterpretationString (C API)
Complete Help Topic List | Speech Engine Product Information