LV_SRE_GetTotalDecodeMS

Return the total decode time since the decoder was set up until it obtained the answer, in milliseconds.

Functions

int LV_SRE_GetTotalDecodeMS(HPORT hport,int voicechannel);

Return Values

Returns an integer; this value is the decode time.

Parameters

hport

 

A handle to the speech port.

 

voicechannel

 

The channel that the decode took place on.

Remarks

Besides the actual decoding time, this function includes the time spend on BTS request, grammar loading/unloading, and results packaging.

See Also


Complete Help Topic List | Speech Engine Product Information