Returns the actual phonemes found in a call to LV_SRE_Decode.
const char* LV_SRE_GetPhonemesDecoded(HPORT hport,int VoiceChannel, int Index);
A null-terminated static string of the decoded phonemes.
The voice channel to process.
Index
The recognition position of the decoded phonemes.
Assuming the speaker said "Violet" and the grammar contained the concepts under Concept, and the grammar under Phrase, the Speech Engine might return the phonemes highlighted:

Complete Help Topic List | Speech Engine Product Information