Returns the input that was fed to the matching grammar to create this interpretation. It may represent the speech the engine recognized, or a dtmf sequence.
Function
- const char* LVInterpretation_GetInputSentence(H_SI hsi)
Parameters
hsi
An interpretation handle.
Return Value
Empty String
No Semantic Interpretation available.
String
Input Sentence
See Also