LV_SRE_GetDecodeMS

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.

Functions

int LV_SRE_GetDecodeMS(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.

See Also


Complete Help Topic List | Speech Engine Product Information