LVSpeechPort::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 Decode.

int GetNumberOfConceptsReturned(int VoiceChannel);

Return values

The number of concepts found for this voice channel.

Parameters

VoiceChannel

The voice channel processed by Decode.

See Also


Complete Help Topic List | Speech Engine Product Information