LVSpeechPort::GetNumberOfNBestAlternatives

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

int GetNumberOfNBestAlternatives(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

voicechannel

The channel containing the decoded audio.

See Also


Complete Help Topic List | Speech Engine Product Information