Browse
 
Tools
Rss Categories

LVInterpretation_GetInputSentence

Reference Number: AA-00891 Views: 7582 0 Rating/ Voters

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