Return the total decode time since the decoder was set up until it obtained the answer, in milliseconds.
int LV_SRE_GetTotalDecodeMS(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.
Besides the actual decoding time, this function includes the time spend on BTS request, grammar loading/unloading, and results packaging.
Complete Help Topic List | Speech Engine Product Information