Returns the amount of the time spent performing the last decode that occurred on the speechport. Note: this does not include the time spent loading the grammar or packaging the results, only the decode time.
int LV_SRE_GetDecodeMS(HPORT hport,int voicechannel);
Returns an integer; this value is the decode time.
hport
A handle to the speech port.
voicechannel
The channel that the decode took place on.
Complete Help Topic List | Speech Engine Product Information