LV_SRE_GetNumberOfNBestAlternatives

Returns the number of n-best alternatives found by the Engine.

int LV_SRE_GetNumberOfNBestAlternatives(HPORT hport, int voicechannel);

 

Return Values

Number of n-best alternatives. It will always less than or equal to the value set for PROP_EX_MAX_NBEST_RETURNED.

 

Parameters

HPort

The port's handle.

voicechannel

The channel containing the decoded audio.

 

Remarks

Sets a stream parameter value back to default value.

See Also


Complete Help Topic List | Speech Engine Product Information