LV_SRE_GetNumberOfConceptsReturned

Note: Rather than using concept/phrase grammars, LumenVox encourages the use of SRGS grammars. SRGS grammars provide a standards-based method of creating grammars that is more robust and easier to troubleshoot than concept/phrase grammars. See our SRGS tutorial for more information on working with SRGS grammars.

Returns the number of concepts found in the last call to LV_SRE_Decode.

int LV_SRE_GetNumberOfConceptsReturned(HPORT hport,int VoiceChannel);

Return Values

The number of concepts found for this voice channel.

Parameters

VoiceChannel

The voice channel processed by LV_SRE_Decode.

See Also


Complete Help Topic List | Speech Engine Product Information